Fix segmentation fault that an empty prepared statement could cause.

Fujii Masao <fujii@postgresql.org>

Commit: 857a5d6b59e0104ff0200723e617e5e9743d5532
Author: Fujii Masao <fujii@postgresql.org>
Date: 2014-09-04T17:19:57Z
Releases: 9.0.19
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