From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Bruce Momjian - CVS <momjian(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql/doc TODO |
Date: | 2002-07-30 19:46:53 |
Message-ID: | 200207301946.g6UJkrN15651@candle.pha.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian - CVS | 2002-07-30 19:47:09 | pgsql/doc TODO |
Previous Message | Bruce Momjian | 2002-07-30 19:43:46 | Re: pgsql/src/backend/optimizer/prep/_deadcode pre ... |