Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fdcad61

Browse files
committed
Add:
* Add COMMENT ON for all cluster global objects (users, groups, databases and tablespaces)
1 parent 97b1ac1 commit fdcad61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Mon Aug 9 18:47:55 EDT 2004
8+
Last updated: Mon Aug 9 21:39:00 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -328,6 +328,8 @@ 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 ON for all cluster global objects (users, groups,
332+
databases and tablespaces)
331333

332334
* ALTER
333335
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)