client notification of AbortTransaction()

Поиск
Список
Период
Сортировка
От Igmar Palsenberg
Тема client notification of AbortTransaction()
Дата
Msg-id Pine.LNX.4.30.0103301634550.8224-100000@jdi.jdimedia.nl
обсуждение исходный текст
Список pgsql-hackers
Hi,

I've written an extension to PGSQL that in some cases has to abort the
current transaction. It calls AbortCurrentTransaction() in that case, but
the problem is that the client doesn't get notified.

Is there a way to detect such an abort, or do I have to make a
modification the the client libs ??


Regards,

    Igmar



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

Предыдущее
От: Mark Knox
Дата:
Сообщение: Re: Re: Call for platforms
Следующее
От: Peter Eisentraut
Дата:
Сообщение: RE: User administration tool