Re: SPI question re elog() and aborted transactions? - Mailing list pgsql-general

From Ed L.
Subject Re: SPI question re elog() and aborted transactions?
Date
Msg-id 200304141631.53283.pgsql@bluepolka.net
Whole thread Raw
In response to SPI question re elog() and aborted transactions?  ("Ed L." <pgsql@bluepolka.net>)
List pgsql-general
On Monday April 14 2003 4:27, some yahoo wrote:
> I have a C trigger function using SPI.  It's purpose is never more
> important than the transaction itself, so I don't ever want the C
> function to abort the transaction under any circumstances.
>
> Can I accomplish this by simply never calling elog(ERROR, ...)?  (And not
> crashing or doing anything else programmatically mischievous, of course).

Duh question.  I see the answer.

Ed


pgsql-general by date:

Previous
From: "Ed L."
Date:
Subject: SPI question re elog() and aborted transactions?
Next
From: Bruce Momjian
Date:
Subject: Are we losing momentum?