diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-05-05 14:36:20 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-05-05 14:36:20 +0000 |
commit | a4ab5bae4280ce40d4b155d29d91ae2ea04f7851 (patch) | |
tree | 019392e73e6636eef466acb9ee16e5ad05bae46a /src/interfaces/ecpg/ecpglib/execute.c | |
parent | 3b8151a5eee1796837a2949cf27e4894bfa1d6ff (diff) | |
download | postgresql-a4ab5bae4280ce40d4b155d29d91ae2ea04f7851.tar.gz postgresql-a4ab5bae4280ce40d4b155d29d91ae2ea04f7851.zip |
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
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions