We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60e434 commit 18f45e9Copy full SHA for 18f45e9
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jan 22 19:02:19 EST 2001
+Last updated: Mon Jan 22 19:49:03 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -227,7 +227,6 @@ MISCELLANEOUS
227
database is idle, finding superceeded rows, gathering stats and vacuuming
228
* Add UNIQUE capability to non-btree indexes
229
* 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
231
* Have UPDATE/DELETE clean out indexes
232
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
233
* Allow DELETE WHERE CURRENT OF cursor
0 commit comments