Bug #15977: fix "AND CHAIN" inconsistency

Edit
ID 2265
Title Bug #15977: fix "AND CHAIN" inconsistency
Topic Bug Fixes
Created 2019-08-29 12:55:47
Last modified 2019-09-09 09:58:13 (5 years, 2 months ago)
Latest email 2019-09-09 09:32:09 (5 years, 2 months ago)
Status
2019-09: Committed
Target version 12
Authors
Reviewers Fabien Coelho (calvin)Become reviewer
Committer Peter Eisentraut (petere)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2265
git checkout commitfest/cf/2265
Emails
BUG #15977: Inconsistent behavior in chained transactions
First at 2019-08-25 06:11:05 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2019-09-09 09:32:09 by fn ln <emuser20140816 at gmail.com>
Latest attachment (disable-implicit-transaction-chaining-v6.patch) at 2019-09-07 16:32:17 from fn ln <emuser20140816 at gmail.com>
    Attachment (disable-implicit-transaction-chaining-v6.patch) at 2019-09-07 16:32:17 from fn ln <emuser20140816 at gmail.com> (Patch: Yes)
    Attachment (disable-implicit-transaction-chaining-v5.patch) at 2019-09-07 09:58:20 from fn ln <emuser20140816 at gmail.com> (Patch: Yes)
    Attachment (disable-implicit-transaction-chaining-v4.patch) at 2019-09-04 14:49:46 from fn ln <emuser20140816 at gmail.com> (Patch: Yes)
    Attachment (disable_implicit_transaction_chaining-3.patch) at 2019-08-29 13:55:47 from fn ln <emuser20140816 at gmail.com> (Patch: Yes)
    Attachment (implicit_xact_chain_test.patch) at 2019-08-29 11:39:39 from fn ln <emuser20140816 at gmail.com> (Patch: Yes)
    Attachment (disable_implicit_xact_chaining.patch) at 2019-08-28 19:29:26 from fn ln <emuser20140816 at gmail.com> (Patch: Yes)
History
When Who What
2019-09-09 09:58:13 Peter Eisentraut (petere) Closed in commitfest 2019-09 with status: Committed
2019-09-03 09:22:38 Peter Eisentraut (petere) Added petere as committer
2019-08-29 14:57:07 Fabien Coelho (calvin) New status: Ready for Committer
2019-08-29 12:56:34 Fabien Coelho (calvin) Changed name to Bug #15977: fix "AND CHAIN" inconsistency
2019-08-29 12:56:34 Fabien Coelho (calvin) Changed reviewers to Fabien Coelho (calvin)
2019-08-29 12:56:34 Fabien Coelho (calvin) Changed targetversion to 12
2019-08-29 12:55:47 Fabien Coelho (calvin) Attached mail thread 15977-f4eb49ebdcacc65b@postgresql.org
2019-08-29 12:55:47 Fabien Coelho (calvin) Created patch record
Edit