diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-09-01 14:02:40 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-09-01 14:04:19 +0300 |
commit | 6952071450befb74ee0bc3c76c17de816cddfc43 (patch) | |
tree | df613579058cc0eafafc75efa9ee705594e3b1f5 /src/interfaces/python/tutorial/syscat.pyc | |
parent | 83748f3a4e0a6bf3ea3d3da53dc507be038b3d1f (diff) | |
download | postgresql-6952071450befb74ee0bc3c76c17de816cddfc43.tar.gz postgresql-6952071450befb74ee0bc3c76c17de816cddfc43.zip |
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
on Windows. ecpglib doesn't link with libpgport, but picks and compiles
the .c files it needs individually. To cope with that, move the setlocale()
wrapper from chklocale.c to a separate setlocale.c file, and include that
in ecpglib.
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.pyc')
0 files changed, 0 insertions, 0 deletions