FE/BE - Side effects - Mailing list pgsql-interfaces

From Bruce Badger
Subject FE/BE - Side effects
Date
Msg-id 1049328361.2432.37.camel@alice
Whole thread Raw
In response to More protocol discussion: breaking down query processing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
There was some discussion of including the results of side effects
(triggers etc.) along with the results of the primary query over the
FE/BE protocol.

Has this been taken any further for the new protocol version?

If this is to be pursued, I think it would be great if: - The side effect response was explicitly marked as such
(asopposed to just being the nth CursorResponse message) - There would be a way (SET, perhaps) to suppress side effect
 responses .
 



pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: More protocol discussion: breaking down query processing
Next
From: "Frankie Lam"
Date:
Subject: Segmentation Fault