Re: Please test peer (socket ident) auth on *BSD

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Marko Kreen <markokr@gmail.com>
Cc: Greg Stark <gsstark@mit.edu>, Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org, Bruce Momjian <bruce@momjian.us>
Date: 2011-06-02T14:49:04Z
Lists: pgsql-hackers
Marko Kreen <markokr@gmail.com> writes:
> Here's my attempt for it.  As conditional port module seems trouble,
> I set up an unconditional pgGetpeereid() that is always defined.

-1 ... why would you think that a conditional substitution is trouble?
We have plenty of others.

			regards, tom lane