View Single Post

   
  #3 (permalink)  
Old 04-18-2008, 01:34 AM
Tom Lane
 
Posts: n/a
Default Re: Patch for %Allow per-database permissions to be set via

Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Documentation added, patch attached and applied. Thanks.


I just got around to reading this patch. Why is the syntax GRANT CONNECTION
and not GRANT CONNECT? Privilege names are generally verbs not nouns.
Unless someone can point to a good reason for CONNECTION, I'm going to
change it.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote