aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-12-15 23:51:07 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2010-12-15 23:51:07 -0500
commit6a61d58ca8d28b1d0e49a6906ac61ab86f12493c (patch)
treeaf15ef33387ffa70a0f58afdae15d116eefe7688 /src/backend/access/gist
parent16d5fd6a991cd37b79260a82f50d730433df8c54 (diff)
downloadpostgresql-6a61d58ca8d28b1d0e49a6906ac61ab86f12493c.tar.gz
postgresql-6a61d58ca8d28b1d0e49a6906ac61ab86f12493c.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')
0 files changed, 0 insertions, 0 deletions