Fix segmentation fault that an empty prepared statement could cause.

Fujii Masao <fujii@postgresql.org>

Commit: 6da740e72ebfe22cb2a40bf9ebd775531a2294a6
Author: Fujii Masao <fujii@postgresql.org>
Date: 2014-09-04T17:19:14Z
Releases: 9.4.0
Fix segmentation fault that an empty prepared statement could cause.

Back-patch to all supported branches.

Per bug #11335 from Haruka Takatsuka

Files

PathChange+/−
src/backend/tcop/utility.c modified +3 −0