On Mon, Oct 18, 2010 at 2:48 AM, Fujii Masao <[email protected]> wrote: > On Sat, Oct 16, 2010 at 4:57 AM, Peter Eisentraut <[email protected]> wrote: >> Support host names in pg_hba.conf > > ------------- > �...@authcomment@ > > -# TYPE DATABASE USER CIDR-ADDRESS METHOD > +# TYPE DATABASE USER ADDRESS METHOD > > �...@remove-line-for-nolocal@# "local" is for Unix domain socket connections > only > ------------- > > The example of pg_hba.conf in high-availability.sgml still uses > "CIDR-ADDRESS". > Instead "ADDRESS" should be used there? I attached the patch.
Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
