pgsql: Don't build replacement getpeereid function on mingw.

Started by Andrew Dunstanalmost 15 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Don't build replacement getpeereid function on mingw.

Windows doesn't have Unix sockets, so it's not needed, and moreover causes compile warnings.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5c70cc890dfadb4579c8e96c4b27cce285e75cfc

Modified Files
--------------
configure | 16 ++++++++++++----
configure.in | 10 +++++++---
2 files changed, 19 insertions(+), 7 deletions(-)