Commit 6276c035 authored by Bruce Momjian's avatar Bruce Momjian

Update todo

parent 4048d540
...@@ -155,7 +155,7 @@ MISC ...@@ -155,7 +155,7 @@ MISC
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions * Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
* Allow PQrequestCancel() to terminate when in waiting-for-lock state * Allow PQrequestCancel() to terminate when in waiting-for-lock state
* Transaction log, so re-do log can be on a separate disk by * 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 * Populate backend status area and write program to dump status data
* Make oid use unsigned int more reliably, pg_atoi() * Make oid use unsigned int more reliably, pg_atoi()
* Allow subqueries in target list * Allow subqueries in target list
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment