Thread: pgsql: Fix segmentation fault that an empty prepared statement could ca

pgsql: Fix segmentation fault that an empty prepared statement could ca

From
Fujii Masao
Date:
Fix segmentation fault that an empty prepared statement could cause.

Back-patch to all supported branches.

Per bug #11335 from Haruka Takatsuka

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/857a5d6b59e0104ff0200723e617e5e9743d5532

Modified Files
--------------
src/backend/tcop/utility.c |    3 +++
1 file changed, 3 insertions(+)