From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Sequences were not being shown due to |
Date: | 2006-09-15 22:13:25 |
Message-ID: | 200609152213.k8FMDPI23341@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
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?
Was this addressed?
--
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 | Tom Lane | 2006-09-15 22:22:31 | Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase 's' |
Previous Message | Bruce Momjian | 2006-09-15 22:02:21 | pgsql: Document Warm Standby for High Availability Includes sample |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-09-15 22:19:24 | Re: [PATCHES] Linking on AIX (Was: Fix linking of OpenLDAP libraries ) |
Previous Message | Gregory Stark | 2006-09-15 22:04:59 | Re: Optimize ORDER BY ... LIMIT |