We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8196e1f commit 1ad8aedCopy full SHA for 1ad8aed
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated: Mon Aug 9 18:39:14 EDT 2004
+Last updated: Mon Aug 9 18:47:55 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -328,7 +328,6 @@ Commands
328
* Add MERGE command that does UPDATE/DELETE, or on failure, INSERT (rules, triggers?)
329
* Add ON COMMIT capability to CREATE TABLE AS SELECT
330
* Add NOVICE output level for helpful messages like automatic sequence/index creation
331
-* Add COMMENT for tablespaces
332
333
* ALTER
334
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments