Looks like we can't declare getpeereid on Windows anyway.

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

Commit: 680ea6a6df345218f655eaad2c25f98900487438
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-06-02T21:27:30Z
Releases: 9.1.0
Looks like we can't declare getpeereid on Windows anyway.

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

Files

PathChange+/−
src/include/port.h modified +1 −1