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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
