From 0225f2f1c7a8ff25e9627790db8fc6ebdc80d3d2 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 26 Jun 2001 04:04:49 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 7949a3a8959..5f7d1f77e8b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Tue Jun 26 00:03:19 EDT 2001
+Last updated:		Tue Jun 26 00:04:44 EDT 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -193,6 +193,11 @@ CLIENTS
 * add XML interface capability
 * Remove <=6.3 version compatibility in ODBC?
 * Fix libpq to properly handle socket failures under native MS Win32 [libpq]
+* JDBC
+	* Comprehensive test suite. This may be available already.
+	* Updateable resultSet
+	* Improved DatabaseMetaData
+	* Compatible blob support
 
 REFERENTIAL INTEGRITY
 
-- 
GitLab