| 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 fixes for sequences and |
| Date: | 2006-09-04 21:04:04 |
| Message-ID: | 200609042104.k84L44x11197@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers 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(at)turnstep(dot)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(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 | Andrew - Supernews | 2006-09-04 21:07:12 | FE/BE protocol vs. parameterized queries |
| Previous Message | Bruce Momjian | 2006-09-04 21:03:18 | pgsql: Sequences were not being shown due to the use of lowercase 's' |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-09-04 21:19:01 | Re: Information schema - finalize key_column_usage |
| Previous Message | Martijn van Oosterhout | 2006-09-04 20:14:43 | Re: Hierarchical Queries--Status |