]> granicus.if.org Git - php/commit
Fixed bug #72028 (pg_query_params(): NULL converts to empty string)
authorXinchen Hui <laruence@gmail.com>
Sat, 16 Apr 2016 04:29:27 +0000 (21:29 -0700)
committerXinchen Hui <laruence@gmail.com>
Sat, 16 Apr 2016 04:29:27 +0000 (21:29 -0700)
commit7e01c518b6a504846f397b787ab285105531d562
treebd046cfb2a115356b4ac6fb6fbf1180a3036901d
parent05d53dee7d70a94c0cef57ae2dae735f98a3d833
Fixed bug #72028 (pg_query_params(): NULL converts to empty string)

I don't have a pgsql server by hand, so no test script, but the fix must
be right.
NEWS
ext/pgsql/pgsql.c