aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-12-15 23:50:41 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2010-12-15 23:50:41 -0500
commit5cdd65f3241ce10c66953228daef60df7b3966d1 (patch)
treeea8cab37764b7a3eed1a5d9ae5946e145fc35527 /src/backend/access/gist/gistscan.c
parent2a6ebe70fb2f7ec97a08dc07214fe2ca571d2780 (diff)
downloadpostgresql-5cdd65f3241ce10c66953228daef60df7b3966d1.tar.gz
postgresql-5cdd65f3241ce10c66953228daef60df7b3966d1.zip
Fix up getopt() reset management so it works on recent mingw.
The mingw people don't appear to care about compatibility with non-GNU versions of getopt, so force use of our own copy of getopt on Windows. Also, ensure that we make use of optreset when using our own copy. Per report from Andrew Dunstan. Back-patch to all versions supported on Windows.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions