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