pgsql: Fix segmentation fault that an empty prepared statement could ca - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Fix segmentation fault that an empty prepared statement could ca
Date
Msg-id E1XPatB-0002Gh-JC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix segmentation fault that an empty prepared statement could cause.

Back-patch to all supported branches.

Per bug #11335 from Haruka Takatsuka

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/52eed3d4267faf671dae0450d99982cb9ba1ac52

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


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Fix segmentation fault that an empty prepared statement could ca
Next
From: Fujii Masao
Date:
Subject: pgsql: Fix segmentation fault that an empty prepared statement could ca