Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > 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.
>
> What became of my objection that the test should be on USAGE privilege
> for the containing schema instead?
I remember puzzling over Greg's reply:
http://archives.postgresql.org/pgsql-patches/2006-08/msg00247.php
Anyway, Greg is going to fix that, plus the syntax error in his other
patch. I will see it gets corrected.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
In response to
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2006-09-04 21:40:25 |
| Subject: Re: [HACKERS] Trivial patch to double vacuum speed |
| Previous: | From: Tom Lane | Date: 2006-09-04 21:35:03 |
| Subject: Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase 's' |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2006-09-04 21:40:24 |
| Subject: pgsql: Trivial patch to double vacuum speed on tables with no indexes |
| Previous: | From: Tom Lane | Date: 2006-09-04 21:35:03 |
| Subject: Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase 's' |