Add:
authorBruce Momjian
Tue, 27 Aug 2002 21:16:13 +0000 (21:16 +0000)
committerBruce Momjian
Tue, 27 Aug 2002 21:16:13 +0000 (21:16 +0000)
>  o Add SET SCHEMA

doc/TODO

index b5c5ef05c9d96f9143bdd4aed2fbcb968e244543..4de87387aa17faa18ac41ca82911553f489a37f9 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Tue Aug 27 12:19:45 EDT 2002
+Last updated:      Tue Aug 27 17:16:09 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -252,6 +252,7 @@ Commands
    o Add SHOW command to see locale
    o -Allow SHOW to output as a query result, like EXPLAIN
    o -Abort all SET changes made in an aborted transaction
+   o Add SET SCHEMA
 
 * SERVER-SIDE LANGUAGES
    o Allow PL/PgSQL's RAISE function to take expressions