Skip to content

Commit 6da92d9

Browse files
committed
Update TODO list.
1 parent 05d13ca commit 6da92d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Oct 6 09:35:16 EDT 1999
3+
Last updated: Sun Oct 10 16:40:40 EDT 1999
44

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

@@ -186,7 +186,7 @@ MISC
186186
* -Certain indexes will not shrink, i.e. oid indexes with many inserts(Vadim)
187187
* Restore unused oid's on backend exit if no one else has gotten oids
188188
* Have UPDATE/DELETE clean out indexes
189-
* Allow WHERE restriction on ctid
189+
* -Allow WHERE restriction on ctid(Hiroshi)
190190
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
191191
* Allow PQrequestCancel() to terminate when in waiting-for-lock state
192192
* -Transaction log, so re-do log can be on a separate disk by
@@ -278,7 +278,7 @@ SOURCE CODE
278278
* Make configure --enable-debug add -g on compile line
279279
* Does Mariposa source contain any other bug fixes?
280280
* Remove SET KSQO option if OR processing is improved(Tom)
281-
281+
* rename 'createuser' to 'pg_createuser', and add 'pg_' to other commands
282282
---------------------------------------------------------------------------
283283

284284

0 commit comments

Comments
 (0)