From 434df3fb7a545637610f02c5491be1d6ce81069f Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 26 Jul 1999 20:12:33 +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 bb7e1d27cf5..54c735d10ff 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Mon Jul 26 11:27:29 EDT 1999
+Last updated:		Mon Jul 26 16:11:20 EDT 1999
 
 Current maintainer:	Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -53,6 +53,7 @@ MISC
 * User who can create databases can modify pg_database table
 * Plpgsql does not handle quoted mixed-case identifiers
 * Fix btree to give a useful elog when key > 1/2 (page - overhead)
+* pg_dump should preserve primary key information
 
 ENHANCEMENTS
 ------------
-- 
GitLab