shm_mq bug

Поиск
Список
Период
Сортировка
От Robert Haas
Тема shm_mq bug
Дата
Msg-id CA+TgmoZ0xNRvWiSDc_kW-OZ71uK6puO0Q_F1hvHh7zYCRVE2Hw@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
In testing some new code I'm working on that uses shm_mq to do Cool
Stuff (TM), I discovered that my code was mysteriously failing
assertions when I hit ^C in the middle of the test.  This led me on a
lengthy, mostly-misguided hunt for the culprit.  I eventually
discovered that the problem wasn't in my new code at all, but was
rather an oversight in the shm_mq stuff I previously committed.  So, I
intend to commit and back-patch the attached fix shortly.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Some bogus results from prairiedog
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Use unique index for longer pathkeys.