From 0bcd24f9f6df0336fc5ba4e44247810b03da6072 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 23 Feb 2001 19:14:52 +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 100cf491b88..bfc44a1c49c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Tue Feb 20 12:35:01 EST 2001
+Last updated:		Fri Feb 23 14:14:34 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -344,6 +344,7 @@ SOURCE CODE
 * Fix username/password length limits in all areas
 * Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
 * Make sure all block numbers are unsigned to increase maximum table size
+* Merge LockMethodCtl and LockMethodTable into on shared structure (Bruce)
 
 ---------------------------------------------------------------------------
 
-- 
GitLab