Fix segmentation fault that an empty prepared statement could cause.

Fujii Masao <fujii@postgresql.org>

Commit: 81bffe63c09aac9e64932250082df86bbdc9fd13
Author: Fujii Masao <fujii@postgresql.org>
Date: 2014-09-04T17:19:50Z
Releases: 9.1.15
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