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