BUG #6485: Primary index key not updated uniformly

From: innomotive(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6485: Primary index key not updated uniformly
Date: 2012-02-23 03:40:57
Message-ID: E1S0PY9-0001qq-00@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6485
Logged by: Ramanujam
Email address: innomotive(at)gmail(dot)com
PostgreSQL version: 9.0.3
Operating system: Windows 7 Home Premium
Description:

Primary key information in pg_attribute table is not updated when a column
name is renamed.

Command used:
ALTER TABLE table_name RENAME COLUMN old_column TO new_column

Entries in pg_attribute still carries old_column.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2012-02-23 06:22:57 Re: BUG #6485: Primary index key not updated uniformly
Previous Message cneo 2012-02-22 23:04:12 BUG #6484: pgstat wait timeout