Fix expanding Var of type RECORD

Edit
ID 4541
Title Fix expanding Var of type RECORD
Topic Bug Fixes
Created 2023-09-01 00:44:20
Last modified 2023-09-18 06:57:50 (1 year, 2 months ago)
Latest email 2023-09-18 02:23:39 (1 year, 2 months ago)
Status
2023-09: Committed
Target version
Authors Richard Guo (richardguo)
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/4541
git checkout commitfest/cf/4541
Emails
BUG #18077: PostgreSQL server subprocess crashed by a SELECT statement with WITH clause
First at 2023-08-30 06:32:43 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2023-09-18 02:23:39 by Richard Guo <guofenglinux at gmail.com>
Latest attachment (v4-0001-Fix-expanding-Var-of-type-RECORD.patch) at 2023-09-15 18:38:50 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v4-0001-Fix-expanding-Var-of-type-RECORD.patch) at 2023-09-15 18:38:50 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-CustomScan-node-as-a-test-module.patch) at 2023-09-11 03:15:02 from "Lepikhov Andrei" <a.lepikhov at postgrespro.ru> (Patch: Yes)
    Attachment (trick.diff) at 2023-09-06 03:39:56 from "Lepikhov Andrei" <a.lepikhov at postgrespro.ru> (Patch: Yes)
    Attachment (v3-0001-Fix-expanding-Var-of-type-RECORD.patch) at 2023-09-05 02:37:33 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Fix-expanding-Var-of-type-RECORD.patch) at 2023-09-01 20:41:10 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-Fix-expanding-Var-of-type-RECORD.patch) at 2023-08-30 12:03:55 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2023-09-18 06:57:50 Richard Guo (richardguo) Closed in commitfest 2023-09 with status: Committed
2023-09-18 06:57:50 Richard Guo (richardguo) Changed committer to tgl
2023-09-01 00:44:33 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-09-01 00:44:20 Richard Guo (richardguo) Attached mail thread 18077-b9db97c6e0ab45d8@postgresql.org
2023-09-01 00:44:20 Richard Guo (richardguo) Created patch record
Edit