Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 82a2881c5b230d62bc811a374503625226be02ae
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-04-30T21:15:33Z
Releases: 8.2.0
Code review for GRANT CONNECT patch.  Spell the privilege as CONNECT not
CONNECTION, fix a number of places that were missed (eg pg_dump support),
avoid executing an extra search of pg_database during startup.

Files