pgsql: Avoid NULL pointer dereference in isolationtester

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Avoid NULL pointer dereference in isolationtester
Дата
Msg-id E1RmBi8-0006yk-CT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Avoid NULL pointer dereference in isolationtester

Branch
------
master

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

Modified Files
--------------
src/test/isolation/isolationtester.c |    8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Make superuser imply replication privilege. The idea of a privil
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Detect invalid permutations in isolationtester