Bug with AFTER trigger and heap_expand_tuple

Edit
ID 1835
Title Bug with AFTER trigger and heap_expand_tuple
Topic Bug Fixes
Created 2018-10-23 03:31:08
Last modified 2018-10-24 15:40:43 (6 years ago)
Latest email 2018-11-08 12:37:56 (6 years ago)
Status
2018-11: Committed
Target version
Authors Amit Langote (amitlan)
Reviewers Become reviewer
Committer Andrew Dunstan (adunstan)
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/1835
git checkout commitfest/cf/1835
Emails
BUG #15448: server process (PID 22656) was terminated by exception 0xC0000005
First at 2018-10-22 12:34:14 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2018-11-08 12:37:56 by Amit Langote <amitlangote09 at gmail.com>
Latest attachment (fast_default_expand_tuple_fix.patch) at 2018-10-23 11:46:01 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com>
    Attachment (fast_default_expand_tuple_fix.patch) at 2018-10-23 11:46:01 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com> (Patch: Yes)
    Attachment (GetTupleForTrigger-fix.patch) at 2018-10-23 02:00:56 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2018-10-24 15:40:43 Amit Langote (amitlan) Closed in commitfest 2018-11 with status: Committed
2018-10-24 15:40:43 Amit Langote (amitlan) Changed committer to adunstan
2018-10-23 03:31:27 Amit Langote (amitlan) Changed authors to Amit Langote (amitlan)
2018-10-23 03:31:08 Amit Langote (amitlan) Attached mail thread 15448-068ca37e168742d6@postgresql.org
2018-10-23 03:31:08 Amit Langote (amitlan) Created patch record
Edit