pgsql: Fix recent changes to not break non-IPV6-aware systems. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix recent changes to not break non-IPV6-aware systems.
Date
Msg-id E1P77VR-0008JS-LQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix recent changes to not break non-IPV6-aware systems.

Branch
------
master

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

Modified Files
--------------
src/backend/libpq/hba.c |    6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Document that translate() removes characters in "from" that don'
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix msvc build for localized versions of Visual C++