> 	o Add SET SCHEMA
This commit is contained in:
Bruce Momjian 2002-08-27 21:16:13 +00:00
parent 9afa305835
commit 056dee3bad
1 changed files with 2 additions and 1 deletions

View File

@ -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 (pgman@candle.pha.pa.us)
@ -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