View Single Post

   
  #1 (permalink)  
Old 04-12-2008, 04:24 AM
Tom Lane
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase 's'

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?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote