Re: ADD/DROP INHERITS

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Hannu Krosing <hannu(at)skype(dot)net>
Cc: Greg Stark <gsstark(at)mit(dot)edu>, Zeugswetter Andreas DCP SD <ZeugswetterA(at)spardat(dot)at>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ADD/DROP INHERITS
Date: 2006-06-08 20:44:10
Message-ID: 87r71zidid.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing <hannu(at)skype(dot)net> writes:

> for example - to be consistent, one should also make "ALTER TABLE ALTER
> COLUMN col SET DEFAULT x" change each "default" value, no ?

er, I think that is in fact a no.

--
greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Roy Souther 2006-06-08 20:45:44 Re: Fabian Pascal and RDBMS deficiencies in fully
Previous Message Hannu Krosing 2006-06-08 20:43:42 Re: ADD/DROP constraints