pgsql: Looks like we can't declare getpeereid on Windows anyway. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Looks like we can't declare getpeereid on Windows anyway.
Date
Msg-id E1QSFQn-0007uV-2D@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Looks like we can't declare getpeereid on Windows anyway.

... for lack of the uid_t and gid_t typedefs.  Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/680ea6a6df345218f655eaad2c25f98900487438

Modified Files
--------------
src/include/port.h |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: libpq needs its own copy of src/port/getpeereid.
Next
From: Tom Lane
Date:
Subject: pgsql: Handle domains when checking for recursive inclusion of composit