We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32af13f commit 69616f9Copy full SHA for 69616f9
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun May 30 22:58:42 EDT 2004
+Last updated: Tue Jun 8 23:15:47 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -188,6 +188,7 @@ Commands
188
* Allow column-level privileges
189
* Add a session mode to warn about non-standard SQL usage
190
* Add MERGE command that does UPDATE/DELETE, or on failure, INSERT (rules, triggers?)
191
+* Add ON COMMIT capability to CREATE TABLE AS SELECT
192
193
* ALTER
194
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments