Re: Information_schema fixes for sequences and - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Information_schema fixes for sequences and
Date
Msg-id 200609042104.k84L44x11197@momjian.us
Whole thread Raw
In response to Information_schema fixes for sequences and temporary tables  (Greg Sabino Mullane <greg@turnstep.com>)
List pgsql-patches
Patch applied.  Thanks.

I did not batckpatch because someone would need to re-initdb to see the
changes, and we haven't gotten any complaints about the bug.

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


Greg Sabino Mullane wrote:
-- Start of PGP signed section.
> More to come, but these two are probably worth backpatching. Sequences
> were not being shown due to the use of lowercase 's' instead of 'S', and
> the views were not checking for table visibility with regards to
> temporary tables and sequences.
>
> --
> Greg Sabino Mullane greg@turnstep.com
> End Point Corporation
> PGP Key: 0x14964AC8 200608181942
> 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: Partial Index wording as per BUG
Next
From: Bruce Momjian
Date:
Subject: Re: Information schema - finalize key_column_usage