On Thu, 12 Feb 2004, Tom Lane wrote:

> Gavin Sherry <[EMAIL PROTECTED]> writes:
> > Do you have an example at hand of a system function which will face this
> > problem so that I can see what is involved?
>
> Mmm ... try CREATE TABLE with foreign keys.  IIRC the basic table is
> created and then we do ALTER TABLE ADD FOREIGN KEY.

Ahh, of course. I misunderstood you. I was taking system 'function'
literally. CREATE TABLE by itself is bad enough. We do ALTER TABLE ADD
TOAST outside of DefineRelation().

Gavin

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to