pgsql-server/doc TODO - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server/doc TODO
Date
Msg-id 20040505143620.B379ED1E7D4@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.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


pgsql-committers by date:

Previous
From: meskes@svr1.postgresql.org (Michael Meskes)
Date:
Subject: pgsql-server/src/interfaces/ecpg ChangeLog ecp ...
Next
From: meskes@svr1.postgresql.org (Michael Meskes)
Date:
Subject: pgsql-server/src/interfaces/ecpg/preproc Tag: ...