From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Greg Sabino Mullane <greg(at)turnstep(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Information schema - finalize key_column_usage |
Date: | 2006-09-04 21:19:01 |
Message-ID: | 200609042119.k84LJ1X21199@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)turnstep(dot)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(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-04 21:23:37 | Re: Have psql show current sequnce values - |
Previous Message | Bruce Momjian | 2006-09-04 21:04:04 | Re: Information_schema fixes for sequences and |