Re: pg_class not updated correctly?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_class not updated correctly?
Дата
Msg-id 28396.967046415@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_class not updated correctly?  ("Darrin Ladd" <darrin_ladd@hotmail.com>)
Список pgsql-general
"Darrin Ladd" <darrin_ladd@hotmail.com> writes:
>          reltriggers = 2  yes
>          relukeys    = 0  maybe as long as primary shouldn't be
>                           displayed here as unique
>          relfkeys    = 0  NO!
>          relhaspkey  = f  NO!

AFAICS, relukeys, relfkeys, and relhaspkey are not actually used or
maintained by the system.  Not sure why they were put into pg_class.

            regards, tom lane

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

Предыдущее
От: "Darrin Ladd"
Дата:
Сообщение: pg_class not updated correctly?
Следующее
От: Dave Smith
Дата:
Сообщение: Probelm creating a table