aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:30:34 -0400
committerAndrew Dunstan <andrew@dunslane.net>2012-04-17 18:30:34 -0400
commit1b37a8c3cc4f0615f80d6007e2bbd47c6bd7e1e3 (patch)
treef8757aec163b2d6582031e1d39ea5c63e4680a5c /src/backend/tcop/postgres.c
parentfe546f3da6a5ff1d879f587728f74ec457f0ee5f (diff)
downloadpostgresql-1b37a8c3cc4f0615f80d6007e2bbd47c6bd7e1e3.tar.gz
postgresql-1b37a8c3cc4f0615f80d6007e2bbd47c6bd7e1e3.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions