aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHash.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-27 19:58:11 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-27 19:58:11 +0000
commit3da36407c041a4115f8ec9c2674a1e8662fba5ab (patch)
treedcbe59e60980060c2704296aa01a7e2733b90655 /src/backend/executor/nodeHash.c
parent665aa5e540f979a585b75822f6cbe55b1993859f (diff)
downloadpostgresql-3da36407c041a4115f8ec9c2674a1e8662fba5ab.tar.gz
postgresql-3da36407c041a4115f8ec9c2674a1e8662fba5ab.zip
On Solaris, we should only force use of our own getopt(); it's okay to use
the system's getopt_long(). The previous coding was the result of a sloppy discussion that failed to draw this distinction. The result was that PG programs don't handle options as users of that platform expect. Per gripe from Chuck McDevitt. Although this is a pre-existing bug, I'm not backpatching since I think we could do with a bit of beta testing before concluding this is really OK.
Diffstat (limited to 'src/backend/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions