pgsql: Tweak zic.c to compile cleanly on MSVC: use CopyFile instead of - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Tweak zic.c to compile cleanly on MSVC: use CopyFile instead of
Date
Msg-id 20061024151103.4E9A09FA38B@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Tweak zic.c to compile cleanly on MSVC: use CopyFile instead of
CopyFileEx.  This avoids a warning about the function not being
present on older Windows versions.  Magnus Hagander

Modified Files:
--------------
    pgsql/src/timezone:
        zic.c (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/zic.c.diff?r1=1.18&r2=1.19)

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: psqlodbc - psqlodbc: Add a missing header for *nix
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix check for whether a clauseless join has to be forced in the