Re: BUG #15977: Inconsistent behavior in chained transactions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: BUG #15977: Inconsistent behavior in chained transactions
Date
Msg-id 9769c6ab-d628-0eb9-794e-a99080d0d890@2ndquadrant.com
Whole thread Raw
In response to Re: BUG #15977: Inconsistent behavior in chained transactions  (fn ln <emuser20140816@gmail.com>)
Responses Re: BUG #15977: Inconsistent behavior in chained transactions
List pgsql-hackers
On 2019-09-07 18:32, fn ln wrote:
>> Missed them somehow. But I don't think they're quite sufficient. I think
>> at least we also need tests that test things like multi-statement
>> exec_simple-query() *with* explicit transactions and chaining.
> Added a few more tests for that.

I committed this patch with some cosmetic changes and documentation updates.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Bug in GiST paring heap comparator
Next
From: Alexander Korotkov
Date:
Subject: Re: [PATCH] kNN for btree