Ramanujam writes:
> On Thu, Feb 23, 2012 at 3:22 PM, Tom Lane wrote:
>> This is intentional --- we gave up updating index column names awhile
>> ago.
> Is pg_constraint a credible place to retrieve primary key information from?
I'd try the information_schema views first.
On Thu, Feb 23, 2012 at 3:22 PM, Tom Lane wrote:
> innomot...@gmail.com writes:
>
> This is intentional --- we gave up updating index column names awhile
> ago.
Is pg_constraint a credible place to retrieve primary key information from?
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql
innomot...@gmail.com writes:
> Primary key information in pg_attribute table is not updated when a column
> name is renamed.
This is intentional --- we gave up updating index column names awhile
ago.
regards, tom lane
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postg