git.postgresql.org Git - postgresql.git/commit
Wed, 5 May 2004 14:36:20 +0000 (14:36 +0000)
Wed, 5 May 2004 14:36:20 +0000 (14:36 +0000)
commit a4ab5bae4280ce40d4b155d29d91ae2ea04f7851
Done:
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
o -ALTER TABLE ADD COLUMN column DEFAULT should fill existing
rows with DEFAULT value
o -Allow ALTER TABLE to modify column lengths and change to binary
compatible types
Remove:
o Allow columns to be reordered using ALTER ... POSITION i col1 [,col2];
have SELECT * and INSERT honor such ordering
This is the main PostgreSQL git repository.
RSS
Atom