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

From Robert Haas
Subject Re: all keyword for pg_hba.conf host column
Date
Msg-id A4043E85-2289-4061-8BFB-B7EC59F6CE11@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 Oct 16, 2010, at 6:56 AM, 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.

+1. Looks sane on a quick read.

...Robert


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Extensions, this time with a patch
Next
From: Brendan Jurd
Date:
Subject: Re: all keyword for pg_hba.conf host column