Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets - Mailing list pgsql-patches

From Garrett Wollman
Subject Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets
Date
Msg-id 200108201646.f7KGkTA24989@khavrinen.lcs.mit.edu
Whole thread Raw
In response to Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
<<On Mon, 20 Aug 2001 10:36:01 -0400 (EDT), Bruce Momjian <pgman@candle.pha.pa.us> said:

> Well, I already can test between FreeBSD and BSD/OS with an existing
> define that is only in BSD/OS.  When we get another platform, I can
> either add a configure test or another define test.

I thought I already mentioned this.  NetBSD and OpenBSD have a different
name for the credential structure.  So you need to check which structure
<sys/socket.h> defines.

-GAWollman


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement
Next
From: Bruce Momjian
Date:
Subject: Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement