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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c9737310d5f9b87b5edb3674b5d34eea2f198a0b

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