Re: NOTIFY does not work as expected

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: NOTIFY does not work as expected
Дата
Msg-id 21996.1539995240@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: NOTIFY does not work as expected  (Andres Freund <andres@anarazel.de>)
Ответы Re: NOTIFY does not work as expected  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
Andres Freund <andres@anarazel.de> writes:
> I find the +1, 0, -1 pretty confusing and less clear than what was there
> before. If we do something like it, could we introduce an enum or macros
> for it?

Meh.  Shall I just go back to the blocked/not blocked approach?  There
was a need for the 3-way argument at one point while I was fooling with
it, but once I decided that it'd be a good idea to re-set the latch on
the way out, there wasn't anymore.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FreeBSD 11 compiling from source cannot find readline headers
Следующее
От: Andres Freund
Дата:
Сообщение: Re: NOTIFY does not work as expected