Skip to content

Commit 18f45e9

Browse files
committed
Update TODO list.
1 parent f60e434 commit 18f45e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/TODO

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jan 22 19:02:19 EST 2001
3+
Last updated: Mon Jan 22 19:49:03 EST 2001
44

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

@@ -227,7 +227,6 @@ 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-
* Move OID retrieval into shared memory to prevent lose of unused oids
231230
* Have UPDATE/DELETE clean out indexes
232231
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
233232
* Allow DELETE WHERE CURRENT OF cursor

0 commit comments

Comments
 (0)