git.postgresql.org Git - postgresql.git/commit
2013年2月25日 17:53:04 +0000 (19:53 +0200)
2013年2月25日 17:53:04 +0000 (19:53 +0200)
commit 2953cd6d17210935098c803c52c6df5b12a725b9
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.
This is the main PostgreSQL git repository.
RSS
Atom