Fix namedTuplestorescan.c read pointer confusion

Edit
ID 1546
Title Fix namedTuplestorescan.c read pointer confusion
Topic Bug Fixes
Created 2018-02-27 02:39:59
Last modified 2018-02-27 21:01:10 (6 years, 8 months ago)
Latest email 2018-02-27 22:54:44 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Tom Lane (tgl)
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/1546
git checkout commitfest/cf/1546
Emails
Unexpected behavior with transition tables in update statement trigger
First at 2018-02-24 03:47:48 by Tom Kazimiers <tom at voodoo-arts.net>
Latest at 2018-02-27 22:54:44 by Tom Kazimiers <tom at voodoo-arts.net>
Latest attachment (0001-Fix-tuplestore-read-pointer-confusion-in-nodeNamedtu.patch) at 2018-02-27 01:52:02 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (0001-Fix-tuplestore-read-pointer-confusion-in-nodeNamedtu.patch) at 2018-02-27 01:52:02 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (named-tuplestore-scan-select.patch) at 2018-02-26 10:15:44 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2018-02-27 21:01:10 Thomas Munro (macdice) Closed in commitfest 2018-03 with status: Committed
2018-02-27 21:01:10 Thomas Munro (macdice) Changed committer to tgl
2018-02-27 02:40:08 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2018-02-27 02:39:59 Thomas Munro (macdice) Attached mail thread 20180224034748.bixarv6632vbxgeb@dewberry.localdomain
2018-02-27 02:39:59 Thomas Munro (macdice) Created patch record
Edit