Re: Information schema - finalize key_column_usage - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Information schema - finalize key_column_usage
Date
Msg-id 200609042119.k84LJ1X21199@momjian.us
Whole thread Raw
In response to Information schema - finalize key_column_usage  (Greg Sabino Mullane <greg@turnstep.com>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Information_schema fixes for sequences and
Next
From: Bruce Momjian
Date:
Subject: Re: Have psql show current sequnce values -