Re: Warning about LISTEN names

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Warning about LISTEN names
Дата
Msg-id 13529.1171996510@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Warning about LISTEN names  ("Greg Sabino Mullane" <greg@turnstep.com>)
Ответы Re: Warning about LISTEN names  (Andrew Dunstan <andrew@dunslane.net>)
Re: Warning about LISTEN names  (Bruce Momjian <bruce@momjian.us>)
Re: Warning about LISTEN names  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
"Greg Sabino Mullane" <greg@turnstep.com> writes:
> I'll save the full rant for my blog :), but wanted to submit this documentation
> patch for this listen gotcha that's been bugging me for a while. I'd like
> to see LISTEN and NOTIFY changed to use a simple text string, but until then,
> I think we should probably warn about the chopping off of the left-hand part.

Let's change it to a plain ColId, so you get a syntax error if you try
that.

            regards, tom lane

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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Warning about LISTEN names
Следующее
От: "Neil Conway"
Дата:
Сообщение: Re: Warning about LISTEN names