summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2002-08-17 13:14:07 +0000
committerBruce Momjian2002-08-17 13:14:07 +0000
commita8d27511c71f539e9eb06cd039be242ba88ae3ce (patch)
treead0b76d2bdf7d0e89f2802e53ebe897ca3e1a99f
parentfc68e44062f58a92c9d8ca65fa99bb211716c5dd (diff)
Done:
> o -Add command to display locks
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index cbc308b3f9a..bb11f0914b9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri Aug 16 13:04:21 EDT 2002
+Last updated: Sat Aug 17 09:14:04 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -238,7 +238,7 @@ Commands
RULE cases (Philip)
* SHOW/SET
- o Add SHOW command to display locks
+ o -Add command to display locks
o -Add SET or BEGIN timeout parameter to cancel query
o Add SET REAL_FORMAT and SET DOUBLE_PRECISION_FORMAT using printf args
o -Remove SET KSQO option now that OR processing is improved (Tom)