File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
55Bracketed items "[]" have more detail.
66
77Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8- Last updated: Fri Aug 6 21:58:13 EDT 2004
8+ Last updated: Mon Aug 9 18:39:14 EDT 2004
99
1010The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111
@@ -328,6 +328,7 @@ Commands
328328* Add MERGE command that does UPDATE/DELETE, or on failure, INSERT (rules, triggers?)
329329* Add ON COMMIT capability to CREATE TABLE AS SELECT
330330* Add NOVICE output level for helpful messages like automatic sequence/index creation
331+ * Add COMMENT for tablespaces
331332
332333* ALTER
333334 o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
You can’t perform that action at this time.
0 commit comments