Make libpq_gettext save and restore errno in a Windows-compatible way.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 70f7da3e6ec865a120f3a3fed6173ce20f7d485a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-08T15:24:41Z
Releases: 8.1.0
Make libpq_gettext save and restore errno in a Windows-compatible way.
Also, back-patch fix into back branches.

Files

PathChange+/−
src/interfaces/libpq/fe-misc.c modified +5 −1