Thread: pgsql: Document that TCP keepalive settings read as 0 on Unix-socket co

pgsql: Document that TCP keepalive settings read as 0 on Unix-socket co

From
Tom Lane
Date:
Document that TCP keepalive settings read as 0 on Unix-socket connections.

Per bug #7631 from Rob Johnson.  The code is operating as designed, but the
docs didn't explain it.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ec397c90990f5c5c08990a7ab378e32101b2e832

Modified Files
--------------
doc/src/sgml/config.sgml |   15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)