pgbouncer - pgbouncer: win32: errno fixes - switch errors around to - Mailing list pgsql-committers

From mkz@pgfoundry.org (User Mkz)
Subject pgbouncer - pgbouncer: win32: errno fixes - switch errors around to
Date
Msg-id 20081203113428.D99AA17ADE4D@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
win32: errno fixes

- switch errors around to correspond to what gets returned
- somewhat working strerror()

Modified Files:
--------------
    pgbouncer/win32:
        compat_win32.h (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/compat_win32.h.diff?r1=1.2&r2=1.3)
        win32service.c (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/win32service.c.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: win32: more fixes - move socket errors back to
Next
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: win32: fix locatime