pgsql: Support key word 'all' in host column of pg_hba.conf

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Support key word 'all' in host column of pg_hba.conf
Date: 2010-10-18 19:16:16
Message-ID: E1P7vBw-0001uE-8x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Support key word 'all' in host column of pg_hba.conf

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=bc8624b15d8055cdead310352e5943da18500d16

Modified Files
--------------
doc/src/sgml/client-auth.sgml | 2 +-
src/backend/libpq/hba.c | 9 +++++++--
src/include/libpq/hba.h | 3 ++-
3 files changed, 10 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-10-19 02:56:19 pgsql: In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for clarity.
Previous Message Bruce Momjian 2010-10-18 18:51:44 pgsql: Remove tab from SGML.