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

Commit 5c9d069

Browse files
committed
Add:
> * Add NOVICE output level for helpful messages like automatic sequence/index creation
1 parent 5ff9566 commit 5c9d069

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
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: Sat Jul 10 23:10:53 EDT 2004
8+
Last updated: Sun Jul 11 17:50: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

@@ -195,6 +195,7 @@ Commands
195195
* Add a session mode to warn about non-standard SQL usage
196196
* Add MERGE command that does UPDATE/DELETE, or on failure, INSERT (rules, triggers?)
197197
* Add ON COMMIT capability to CREATE TABLE AS SELECT
198+
* Add NOVICE output level for helpful messages like automatic sequence/index creation
198199

199200
* ALTER
200201
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)