]> granicus.if.org Git - postgresql/commit
Fix segmentation fault that an empty prepared statement could cause.
authorFujii Masao <fujii@postgresql.org>
Thu, 4 Sep 2014 17:17:57 +0000 (02:17 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 4 Sep 2014 17:19:57 +0000 (02:19 +0900)
commit857a5d6b59e0104ff0200723e617e5e9743d5532
tree221f3ea243b78efd600313f2988af875e5565b9a
parentc1bbabee91d4a2811aca11415e3762d4e3722e01
Fix segmentation fault that an empty prepared statement could cause.

Back-patch to all supported branches.

Per bug #11335 from Haruka Takatsuka
src/backend/tcop/utility.c