BUG #6485: Primary index key not updated uniformly

Поиск
Список
Период
Сортировка
От innomotive@gmail.com
Тема BUG #6485: Primary index key not updated uniformly
Дата
Msg-id E1S0PY9-0001qq-00@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6485: Primary index key not updated uniformly  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6485
Logged by:          Ramanujam
Email address:      innomotive@gmail.com
PostgreSQL version: 9.0.3
Operating system:   Windows 7 Home Premium
Description:=20=20=20=20=20=20=20=20

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.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: cneo@accessdata.com
Дата:
Сообщение: BUG #6484: pgstat wait timeout
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6485: Primary index key not updated uniformly