Tom Lane wrote:

You do realize that SPI_execute will reject TransactionStmt anyway?
The example is therefore not very compelling ...


It won't reject savepoint related statements and that's what the example is for.

I want savepoints rejected unless they go through a specific method found on my connection object. From current discussions it seems similar functionality might be needed for other PL's.

Regards,
Thomas Hallgren


---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to