pgsql-server/doc TODO

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/doc TODO
Date: 2002-09-02 16:21:31
Message-ID: 20020902162131.0A6CB476171@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)postgresql(dot)org 02/09/02 12:21:31

Modified files:
doc : TODO

Log message:
Updated from Tom:

< o -ALTER TABLE ALTER COLUMN SET/DROP NOT NULL (Christopher Kings-Lynne)
< o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
> o -ALTER TABLE ALTER COLUMN SET/DROP NOT NULL (Christopher)
200a200,201
> o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence because
> of the item above
232c233
< o -Disallow missing columns in INSERT ... VALUES, per ANSI
> o -Disallow missing columns in INSERT ... (col) VALUES, per ANSI
335,336d335
< * Have SERIAL generate non-colliding sequence names when we have
< auto-destruction

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-09-02 17:34:57 pgsql-server/src/tools pgcvslog
Previous Message Bruce Momjian - CVS 2002-09-02 16:14:02 pgsql-server/. configure configure.in