Re: Help with ADD COLUMN

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Help with ADD COLUMN
Date: 2002-11-24 06:34:22
Message-ID: 5.1.0.14.0.20021124173319.02c9c938@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 03:48 PM 23/11/2002 -0800, Christopher Kings-Lynne wrote:
>I assume that's the correct behaviour? If they specify a default, the
>column should be auto-filled with that default, right?

Good question. We might want some input from other DBs; Dec RDB default
existing rows to NULL irrespective of the 'DEFAULT' clause.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2002-11-24 14:24:45 Re: Help with ADD COLUMN
Previous Message Tom Lane 2002-11-24 06:28:12 Re: Help with ADD COLUMN