pgsql-server/src/backend/libpq pqcomm.c

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/backend/libpq pqcomm.c
Date: 2003-08-12 22:42:01
Message-ID: 20030812224201.9D96BD1C47A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/08/12 19:42:01

Modified files:
src/backend/libpq: pqcomm.c

Log message:
Include 'IPv4', 'IPv6', or 'Unix' in socket-creation failure messages,
in hopes of soothing fears of those with partial IPv6 support. Still an
open question whether we should report EAFNOSUPPORT errors at all,
though.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-08-13 03:12:04 pgsql-server/ oc/TODO rc/port/Makefile
Previous Message Tom Lane 2003-08-12 21:34:44 pgsql-server/src/interfaces/libpq fe-protocol3.c