FE/BE - Side effects

From: Bruce Badger <bruce_badger(at)badgerse(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: FE/BE - Side effects
Date: 2003-04-03 00:06:00
Message-ID: 1049328361.2432.37.camel@alice
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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
(as opposed to just being the nth CursorResponse message)
- There would be a way (SET, perhaps) to suppress side effect
responses .

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-04-03 00:10:21 Re: contrib and licensing
Previous Message Andreas Pflug 2003-04-02 23:20:01 Re: 7.4devel auth failed

Browse pgsql-interfaces by date

  From Date Subject
Next Message Frankie Lam 2003-04-03 06:40:45 Segmentation Fault
Previous Message Tom Lane 2003-04-02 23:15:58 More protocol discussion: breaking down query processing