pgsql: Support suffix matching of host names in pg_hba.conf - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Support suffix matching of host names in pg_hba.conf
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Support suffix matching of host names in pg_hba.conf

A name starting with a dot can be used to match a suffix of the actual
host name (e.g., .example.com matches foo.example.com).

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/client-auth.sgml        |   20 ++++++++++++++++++++
src/backend/libpq/hba.c              |   22 +++++++++++++++++++++-
src/backend/libpq/pg_hba.conf.sample |    3 ++-
3 files changed, 43 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: [email protected] (Hiroshi Saito)
Date:
Subject: psqlodbc - psqlodbc: some bug fixation.
Next
From: [email protected] (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [#1010921] Data corrupted transferring bytea data