Tom Lane wrote: > 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.
Sounds good, hit the docs too, thanks. -- Bruce Momjian http://candle.pha.pa.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match