> * Add schema option to createlang
This commit is contained in:
Bruce Momjian 2003-02-14 14:41:40 +00:00
parent f0b8f5dbdb
commit e9551212d2
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Fri Feb 14 08:11:42 EST 2003
Last updated: Fri Feb 14 09:41:38 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -165,6 +165,7 @@ Commands
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
* Make a transaction-safe TRUNCATE
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
* Add schema option to createlang
* ALTER