aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:36:59 -0400
committerAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:36:59 -0400
commit095527a7019718f4c1f5206b2ac634d11903366d (patch)
tree083bf3d1363081a6269fbb2e32b00a885f00bc18 /contrib/btree_gist/btree_gist.c
parent8d444c90d87115934874d07e61f1c080b282aa6e (diff)
downloadpostgresql-095527a7019718f4c1f5206b2ac634d11903366d.tar.gz
postgresql-095527a7019718f4c1f5206b2ac634d11903366d.zip
Don't override arguments set via options with positional arguments.
A number of utility programs were rather careless about paremeters that can be set via both an option argument and a positional argument. This leads to results which can violate the Principal Of Least Astonishment. These changes refuse to use positional arguments to override settings that have been made via positional arguments. The changes are backpatched to all live branches.
Diffstat (limited to 'contrib/btree_gist/btree_gist.c')
0 files changed, 0 insertions, 0 deletions