Re: Fix for libpq compile - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fix for libpq compile
Date
Msg-id 10871.1279473231@sss.pgh.pa.us
Whole thread Raw
In response to Fix for libpq compile  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> I have applied the attached check, but without SO_PEERCRED I can't
> report the username which failed.  Please adjust this if necessary.

AFAICT that should have been using the uid variable, not any of the
platform-specific things.  Apparently this was not tested before commit
on any but SO_PEERCRED platforms.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
Next
From: Tom Lane
Date:
Subject: Re: standard_conforming_strings