From 0d025339431a8211cebc8eee19d4779b236ce482 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 20 Feb 2004 20:37:11 +0000 Subject: [PATCH] Add: > * Have psql show more information about sequences --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 2177cf546f..00becf20f9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Feb 20 13:35:13 EST 2004 +Last updated: Fri Feb 20 15:37:09 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -264,6 +264,7 @@ Clients * Allow fastpast to pass values in portable format * Allow libpq to return information about prepared queries * Make pg_restore continue after errors, so it acts more like pg_dump scripts +* Have psql show more information about sequences * JDBC o Comprehensive test suite. This may be available already. -- 2.11.0