Re: pgsql/doc TODO - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql/doc TODO
Date
Msg-id 200207301946.g6UJkrN15651@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql/doc TODO  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
OK, now is:

        o ALTER TABLE ADD COLUMN column DEFAULT should fill existing
          rows with DEFAULT value

---------------------------------------------------------------------------

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > OK, TODO updated to:
> >     o ALTER TABLE ADD COLUMN column SET DEFAULT should fill
> >       existing rows with DEFAULT value
>
> Syntax is still wrong --- there is no SET in ADD COLUMN.
>
>             regards, tom lane
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/doc TODO
Next
From: Tom Lane
Date:
Subject: Re: pgsql/src/backend/optimizer/prep/_deadcode pre ...