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

Commit f60e434

Browse files
committed
Update TODO list.
1 parent 21a3857 commit f60e434

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: Fri Jan 19 23:59:25 EST 2001
3+
Last updated: Mon Jan 22 19:02:19 EST 2001
44

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

@@ -227,7 +227,7 @@ MISCELLANEOUS
227227
database is idle, finding superceeded rows, gathering stats and vacuuming
228228
* Add UNIQUE capability to non-btree indexes
229229
* Certain indexes will not shrink, i.e. oid indexes with many inserts (Vadim)
230-
* Restore unused oid's on backend exit if no one else has gotten oids
230+
* Move OID retrieval into shared memory to prevent lose of unused oids
231231
* Have UPDATE/DELETE clean out indexes
232232
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
233233
* Allow DELETE WHERE CURRENT OF cursor

0 commit comments

Comments
 (0)