View Single Post

   
  #2 (permalink)  
Old 04-12-2008, 04:24 AM
Bruce Momjian
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Sequences were not being shown due to

Tom Lane wrote:
> momjian@postgresql.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...8/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@momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote