pgsql: Remove unused HAVE_STRUCT_SOCKCRED code, which was causing a

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove unused HAVE_STRUCT_SOCKCRED code, which was causing a
Date: 2005-12-13 03:36:14
Message-ID: 20051213033614.2F39A9DCB11@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove unused HAVE_STRUCT_SOCKCRED code, which was causing a duplicate-
variable-definition error on recent FreeBSDen (evidently, that platform
also HAS_STRUCT_CMSGCRED). Backport of 7.4 fix dated 2003-10-25.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-auth.c (r1.71 -> r1.71.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c.diff?r1=1.71&r2=1.71.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-12-13 07:19:41 python - be: Implement array(MD) interfaces.
Previous Message User Swm 2005-12-13 02:35:07 mysqlcompat - mysqlcompat: add a README