pgsql-server: >>At this stage of the game I would just change - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server: >>At this stage of the game I would just change
Date
Msg-id 20040820202306.D23285E46DF@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
>>At this stage of the game I would just change pg_hba.conf.sample to use
>>'127.0.0.1/32' instead of '127.0.0.1 255.255.255.255'.
>>
>>
>
>Yeah, that's probably the path of least resistance.  Note that the
>comments and possibly the SGML docs need to be adjusted to match,
>however, so it's not quite a one-liner.

Andrew Dunstan

Modified Files:
--------------
    pgsql-server/src/backend/libpq:
        pg_hba.conf.sample (r1.49 -> r1.50)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/libpq/pg_hba.conf.sample.diff?r1=1.49&r2=1.50)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: Allow psql to use 7.4.X database by not referencing
Next
From: Tom Lane
Date:
Subject: Re: pgsql-server: > Please find enclose a submission to fix these problems.