OSDN Git Service

Update todo
authorBruce Momjian <bruce@momjian.us>
Thu, 8 Jul 1999 05:01:25 +0000 (05:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 8 Jul 1999 05:01:25 +0000 (05:01 +0000)
doc/TODO

index fe6e413..c2ac6c2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -155,7 +155,7 @@ MISC
 * Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
 * Allow PQrequestCancel() to terminate when in waiting-for-lock state
 * Transaction log, so re-do log can be on a separate disk by
-  with after-row images
+  with after-row images(Vadim)
 * Populate backend status area and write program to dump status data
 * Make oid use unsigned int more reliably, pg_atoi()
 * Allow subqueries in target list