]> granicus.if.org Git - postgresql/commitdiff
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 fe6e413ba92e9b9156ee73f470ff3f296827a76c..c2ac6c2f4a9df7e4330dc22520be4f11f93bad62 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