Re: BUG #3038: information_schema.constraint_column_usage has wrong information for foreign keys

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: "Eli Green" <eli(at)geeky(dot)net>
Subject: Re: BUG #3038: information_schema.constraint_column_usage has wrong information for foreign keys
Date: 2007-02-23 18:32:10
Message-ID: 200702231932.11258.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Eli Green wrote:
> This makes it impossible to know column information for both sides of
> a foreign key.

I think the information you want is in KEY_COLUMN_USAGE.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2007-02-23 18:38:26 Re: BUG #2969: Inaccuracies in Solaris FAQ
Previous Message Fridman Garri 2007-02-23 17:26:40 BUG #3065: Bug in stored procedure EXEPTION handling or in plpgsql ?