projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4048d54
)
Update todo
author
Bruce Momjian
<bruce@momjian.us>
Thu, 8 Jul 1999 05:01:25 +0000
(
05:01
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 8 Jul 1999 05:01:25 +0000
(
05:01
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/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