Skip to content

Commit b2f2415

Browse files
committed
Mark person:
> * -Allow psql \d to show temporary table structure (Tom)
1 parent 5ebbf01 commit b2f2415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jul 4 22:09:41 EDT 2002
3+
Last updated: Thu Jul 4 22:10:04 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -260,7 +260,7 @@ Clients
260260
or multiple SELECTS to avoid bad system catalog entries
261261
* -Have pg_dump -C dump database location and encoding information
262262
* Allow psql \d to show foreign keys
263-
* -Allow psql \d to show temporary table structure
263+
* -Allow psql \d to show temporary table structure (Tom)
264264
* Allow psql to show transaction status if backend protocol changes made
265265
* Add XML interface: psql, pg_dump, COPY, separate server (?)
266266
* Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini

0 commit comments

Comments
 (0)