Re: Bugs in information_schema.referential_constraints view

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Bugs in information_schema.referential_constraints view
Date: 2011-10-14 17:14:27
Message-ID: 4E986DF3.3060704@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Is this important enough to back-patch? We can't force initdb in back
> branches, but we could suggest that people could drop and re-create the
> information_schema (I think that's supposed to work).

I wouldn't worry about emphasizing the rebuild. Most users don't use
information_schema, and for those who do the refconstraints view is
known to be useless (just try using it for a multicolumn FK).

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2011-10-14 17:14:38 Re: Call stacks and RAISE INFO
Previous Message Thom Brown 2011-10-14 17:13:06 Re: Core Extensions relocation