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 5cdf45c commit 20f2872Copy full SHA for 20f2872
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Dec 3 17:10:42 EST 2002
+Last updated: Wed Dec 4 13:23:41 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -168,6 +168,7 @@ Commands
168
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence because
169
of the item above
170
o Add ALTER TABLE tab SET WITHOUT OIDS
171
+ * Add ALTER SEQUENCE to modify min/max/increment/cache/cycle values
172
173
* CLUSTER
174
o Automatically maintain clustering on a table
0 commit comments