client notification of AbortTransaction() - Mailing list pgsql-hackers

From Igmar Palsenberg
Subject client notification of AbortTransaction()
Date
Msg-id Pine.LNX.4.30.0103301634550.8224-100000@jdi.jdimedia.nl
Whole thread Raw
List 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 by date:

Previous
From: Mark Knox
Date:
Subject: Re: Re: Call for platforms
Next
From: Peter Eisentraut
Date:
Subject: RE: User administration tool