aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-02-25 19:53:04 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-02-25 19:53:04 +0200
commit2953cd6d17210935098c803c52c6df5b12a725b9 (patch)
treea9b1ebbfe0bf1db2365de90f92f52eaf8998c610 /src/backend/access/gist
parent3dee636e0404885d07885d41c0d70e50c784f324 (diff)
downloadpostgresql-2953cd6d17210935098c803c52c6df5b12a725b9.tar.gz
postgresql-2953cd6d17210935098c803c52c6df5b12a725b9.zip
Only quote libpq connection string values that need quoting.
There's no harm in excessive quoting per se, but it makes the strings nicer to read. The values can get quite unwieldy, when they're first quoted within within single-quotes when included in the connection string, and then all the single-quotes are escaped when the connection string is passed as a shell argument.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions