projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b1dbb8
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 13 Oct 2000 01:54:40 +0000
(
01:54
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 13 Oct 2000 01:54:40 +0000
(
01:54
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 94add2cec41bf5ce2e76a0191866752c9718d735..7d50001da3cf54f5de71d895d3be58396aefeffc 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Thu Oct 12
16:26:03
EDT 2000
+Last updated: Thu Oct 12
21:54:30
EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@
-146,6
+146,7
@@
COMMANDS
* MOVE 0 should not move to end of cursor
* Overhaul ACL (access control) code
* Allow ORDER BY...LIMIT in INSERT INTO ... SELECT
+* Add SHOW command to display locks
CLIENTS