Обсуждение: pgsql: test_shm_mq: Fix checks for negative queue size.

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

pgsql: test_shm_mq: Fix checks for negative queue size.

От
Robert Haas
Дата:
test_shm_mq: Fix checks for negative queue size.

Noted while addressing compiler warnings pointed out on pgsql-hackers.

Branch
------
master

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

Modified Files
--------------
contrib/test_shm_mq/setup.c       |    6 +++---
contrib/test_shm_mq/test_shm_mq.h |    2 +-
2 files changed, 4 insertions(+), 4 deletions(-)