pgsql: Change our WIN32 API version to be 5.01 (Windows XP), to bring in - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Change our WIN32 API version to be 5.01 (Windows XP), to bring in
Date
Msg-id 20090907112212.F04F6753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Change our WIN32 API version to be 5.01 (Windows XP), to bring in the proper
IPV6 headers in newer SDKs.

Modified Files:
--------------
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.113 -> r1.114)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.113&r2=1.114)
    pgsql/src/include/port:
        win32.h (r1.89 -> r1.90)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h?r1=1.89&r2=1.90)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update the tznames reference files, and add IDT (Israel Daylight
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove outside-the-scanner references to "yyleng".