git.postgresql.org Git - postgresql.git/commit
2014年4月19日 12:41:51 +0000 (08:41 -0400)
2014年4月19日 12:41:51 +0000 (08:41 -0400)
commit 13ecb822e8da5668133b706474c25bc908ae370a
libpq: have PQconnectdbParams() and PQpingParams accept "" as default
Previously, these functions treated "" optin values as defaults in some
ways, but not in others, like when comparing to .pgpass. Also, add
documentation to clarify that now "" and NULL use defaults, like
PQsetdbLogin() has always done.
BACKWARD INCOMPATIBILITY
Patch by Adrian Vondendriesch, docs by me
Report by Jeff Janes
This is the main PostgreSQL git repository.
RSS
Atom