Re: BUG #6485: Primary index key not updated uniformly - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6485: Primary index key not updated uniformly
Date
Msg-id 15003.1330014076@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #6485: Primary index key not updated uniformly  (Ramanujam <innomotive@gmail.com>)
List pgsql-bugs
Ramanujam <innomotive@gmail.com> writes:
> On Thu, Feb 23, 2012 at 3:22 PM, Tom Lane <tgl@sss.pgh.pa.us> 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.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6483: Rows being evaluated, although being outside the LIMIT / OFFSET boundaries
Next
From: tometzky@batory.org.pl
Date:
Subject: BUG #6486: configure - unable to cross-compile postgresql with openssl using Fedora MinGW