index 4570a36f40d3402e3b97a958b4c4ddd96cb9a7aa..db8a91b79ddc4015a6351b5305e5e8a4093fbd71 100644 (file)
TODO list for PostgreSQL
========================
-Last updated: Tue Dec 3 17:10:42 EST 2002
+Last updated: Wed Dec 4 13:23:41 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence because
of the item above
o Add ALTER TABLE tab SET WITHOUT OIDS
+ * Add ALTER SEQUENCE to modify min/max/increment/cache/cycle values
* CLUSTER
o Automatically maintain clustering on a table