On 03.09.26 17:21, SATYANARAYANA NARLAPURAM wrote:
> Maybe something along these lines - "NO_THROW option safely prevents the
> database
> from aborting an active transaction, allowing subsequent queries within
> the transaction
> to proceed without losing prior work"?
Maybe that's what it is meant for, but that seems separate from the
status reporting mechanism. It could also send an error message to the
client but not abort the transaction on the server.