Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0817130

Browse files
committed
Update TODO list.
1 parent a0885fe commit 0817130

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: Tue Feb 6 12:42:28 EST 2001
3+
Last updated: Tue Feb 6 19:52:31 EST 2001
44

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

@@ -196,7 +196,6 @@ CLIENTS
196196
* -add pg_dump option to dump type names as standard ANSI types
197197
* have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
198198
or multiple SELECTS to avoid bad system catalog entries
199-
200199
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
201200
* allow psql \d to show primary and foreign keys
202201
* allow psql \d to show temporary table structure
@@ -315,6 +314,7 @@ MISC
315314
* Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
316315
ANALYZE, and CLUSTER
317316
* Delay fsync() when other backends are about to commit too [fsync]
317+
* Prevent pg_attribute from having duplicate oids for indexes
318318

319319
SOURCE CODE
320320
-----------

0 commit comments

Comments
 (0)