Re: all keyword for pg_hba.conf host column - Mailing list pgsql-hackers

From Brendan Jurd
Subject Re: all keyword for pg_hba.conf host column
Date
Msg-id AANLkTikWBJRjDsYDGQrkSEXqAqC+qYKdXGZjwXeq9x+e@mail.gmail.com
Whole thread Raw
In response to all keyword for pg_hba.conf host column  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On 16 October 2010 21:56, Peter Eisentraut <peter_e@gmx.net> wrote:
> As a small addition to the pg_hba.conf host name feature, I figured it
> would be useful to allow "all" in the host column, instead of having to
> write 0.0.0.0/0 and ::/0.  Patch attached.
>

Cool.  And, for what it's worth, this doesn't conflict at all with the
field-specific keywords patch I just submitted.

Cheers,
BJ


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: all keyword for pg_hba.conf host column
Next
From: Alvaro Herrera
Date:
Subject: Re: knngist plans