pgsql-server/doc TODO

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/doc TODO
Date: 2004-05-05 14:36:20
Message-ID: 20040505143620.B379ED1E7D4@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/05/05 11:36:20

Modified files:
doc : TODO

Log message:
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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-05-05 14:36:36 ALTER TABLE TODO items
Previous Message Neil Conway 2004-05-05 09:33:39 pgsql-server/doc/src/sgml func.sgml