Re: oid not "UNIQUE" for use as FOREIGN KEY?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
Cc: Ernesto Baschny <ernst(at)baschny(dot)de>, pgsql-general(at)postgresql(dot)org
Subject: Re: oid not "UNIQUE" for use as FOREIGN KEY?
Date: 2001-10-23 16:31:15
Message-ID: 4496.1003854675@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> writes:
> I think it's the use of rel_attrs[<number>] to get the attribute
> name rather than the function you mentioned to Christopher (I
> think) because I didn't know of its existance at the time. It should be
> easy, I'll send a fix since it's now easier to run into.

I'm on it already ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Aasmund Midttun Godal 2001-10-23 16:42:00 Re: Database design?
Previous Message Aasmund Midttun Godal 2001-10-23 16:26:43 Re: Database design?