From: Bruce Momjian Date: Thu, 8 Jul 1999 05:01:25 +0000 (+0000) Subject: Update todo X-Git-Tag: REL6_5_1~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6276c035f860d6a5a8018644ffbe0a86b4c508fc;p=postgresql Update todo --- diff --git a/doc/TODO b/doc/TODO index fe6e413ba9..c2ac6c2f4a 100644 --- 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