Re: Information schema - finalize key_column_usage

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Information schema - finalize key_column_usage
Дата
Msg-id 200609042119.k84LJ1X21199@momjian.us
обсуждение исходный текст
Ответ на Information schema - finalize key_column_usage  (Greg Sabino Mullane <greg@turnstep.com>)
Список pgsql-patches
This patch fails in initdb with:

   creating information schema ... FATAL:  column ss.confrelid does not exist at character 30245

Please fix and resubmit soon.

---------------------------------------------------------------------------

Greg Sabino Mullane wrote:
-- Start of PGP signed section.
> Correctly populates the "position_in_unique_constraint" column in the
> information_schema.key_column_usage view.
>
> --
> Greg Sabino Mullane greg@turnstep.com
> End Point Corporation
> PGP Key: 0x14964AC8 200608182231
> http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
>

[ Attachment, skipping... ]
-- End of PGP section, PGP failed!

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Information_schema fixes for sequences and
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Have psql show current sequnce values -