Обсуждение: pgsql: Fix segmentation fault that an empty prepared statement could ca

Поиск
Список
Период
Сортировка

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

От
Fujii Masao
Дата:
Fix segmentation fault that an empty prepared statement could cause.

Back-patch to all supported branches.

Per bug #11335 from Haruka Takatsuka

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6da740e72ebfe22cb2a40bf9ebd775531a2294a6

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