summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-05-28 04:28:36 +0000
committerBruce Momjian <bruce@momjian.us>2001-05-28 04:28:36 +0000
commit411d7e42787fb3748cd73a75e82fe42ebdb6d6d7 (patch)
tree77ed3b844ddbe357b082ec4905b6cbb3afa1a717
parent32762facf653a56019e5bb02d187883c9ed14f16 (diff)
downloadpostgresql-411d7e42787fb3748cd73a75e82fe42ebdb6d6d7.tar.gz
Update TODO list.
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index dc22e5f4c2..e3a871113d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sun May 27 12:31:21 EDT 2001
+Last updated: Mon May 28 00:28:27 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -180,7 +180,7 @@ CLIENTS
ORDER BY direction
* have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
or multiple SELECTS to avoid bad system catalog entries
-* allow psql \d to show primary and foreign keys
+* allow psql \d to show foreign keys
* allow psql \d to show temporary table structure
* add XML interface capability
* Remove <=6.3 version compatibility in ODBC?