pgsql: Fix zic for Windows.

Started by Tom Laneabout 10 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix zic for Windows.

The new coding of dolink() is dependent on link() returning an on-point
errno when it fails; but the quick-hack implementation of link() that
we'd put in for Windows didn't bother with setting errno. Fix that.

Analysis and patch by Christian Ullrich.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6d257e732b358ee601a114fe3d1640a46317e554

Modified Files
--------------
src/timezone/zic.c | 3 +++
1 file changed, 3 insertions(+)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers