aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:37:42 -0400
committerAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:37:42 -0400
commita146e7be893446521362d60d302d50dfe1001f13 (patch)
tree0abc6a97b89e9706b9d21282bf7f3c7f61b84702 /src/backend/access/gist/gist.c
parent10fcfada235af6186c9474230483ab0fe5c9610d (diff)
downloadpostgresql-a146e7be893446521362d60d302d50dfe1001f13.tar.gz
postgresql-a146e7be893446521362d60d302d50dfe1001f13.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 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions