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 64d0b8b commit 46bce08Copy full SHA for 46bce08
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Mar 19 22:40:26 EST 2003
+Last updated: Thu Mar 20 02:00:49 EST 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -176,7 +176,7 @@ Commands
176
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence because
177
of the item above
178
o -Add ALTER TABLE tab SET WITHOUT OIDS (Rod)
179
- o Add ALTER SEQUENCE to modify min/max/increment/cache/cycle values
+ o -Add ALTER SEQUENCE to modify min/max/increment/cache/cycle values
180
o Have ALTER TABLE rename SERIAL sequences
181
182
* CLUSTER
0 commit comments