Re: pg_terminate_backend() issues

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_terminate_backend() issues
Дата
Msg-id 18626.1208303245@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_terminate_backend() issues  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: pg_terminate_backend() issues  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Here is a little different idea.  Seems we want something more like:

Yeah, I thought about building a set of macros that would have this
ability folded in, but it didn't seem like much notational advantage
given that you have to write the cleanup routine out-of-line anyway.

Also, until we have a lot more than three use-sites, more macros
don't seem to be worth the trouble.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_terminate_backend() issues
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_terminate_backend() issues