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

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Fix segmentation fault that an empty prepared statement could ca
Дата
Msg-id E1XPasZ-0002FX-T3@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a73c9dbab0165b3395dfe8a44a7dfd16166963c4

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Update comment to reflect commit 1d41739e5a04b0e93304d24d864b6bf
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Fix segmentation fault that an empty prepared statement could ca