Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b85b1 commit 4d46274Copy full SHA for 4d46274
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu May 6 10:22:18 EDT 2004
+Last updated: Thu May 6 15:32:03 EDT 2004
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -192,7 +192,7 @@ Commands
192
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
193
o -ALTER TABLE ADD COLUMN column DEFAULT should fill existing
194
rows with DEFAULT value
195
- o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence because
+ o -ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence because
196
of the item above
197
o Have ALTER TABLE rename SERIAL sequences
198
o -Allow ALTER TABLE to modify column lengths and change to binary
0 commit comments