From 0b33ace6785dda49d461d7889a9623f67d81e3f7 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 13 Oct 2000 01:54:40 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 94add2cec41..7d50001da3c 100644
--- 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
 
-- 
GitLab