From 2c212b2c5488467a2fd2b7559cd302c1bcdf1ab0 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 26 Oct 1999 04:21:59 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 0537f8c069e..e7f616746e1 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Tue Oct 26 00:11:29 EDT 1999
+Last updated:		Tue Oct 26 00:21:35 EDT 1999
 
 Current maintainer:	Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -108,7 +108,7 @@ TYPES
 	o Allow large object vacuuming
 	o Tables that start with xinv confused to be large objects
 * -Allow pg_descriptions when creating tables
-* Allow pg_descriptions when creating types, columns, and functions
+* -Allow pg_descriptions when creating types, columns, and functions
 * Add IPv6 capability to INET/CIDR types
 * Make a separate SERIAL type?
 * Store binary-compatible type information in the system
-- 
GitLab