pgsql/src/backend/libpq hba.c

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/libpq hba.c
Date: 2001-08-02 14:39:36
Message-ID: 200108021439.f72EdaX73866@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/08/02 10:39:35

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

Log message:
Even though SO_PEERCRED is probably totally unportable, might as well
declare the getsockopt parameter as ACCEPT_TYPE_ARG3 to be consistent
with our other uses of getsockopt.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-08-02 15:45:55 pgsql/ oc/src/sgml/pltcl.sgml rc/pl/tcl/pltcl.c
Previous Message Tom Lane 2001-08-02 14:27:40 pgsql/src/backend/libpq hba.c