Fix mismatched nullingrels when inlining functions

Edit
ID 4652
Title Fix mismatched nullingrels when inlining functions
Topic Bug Fixes
Created 2023-11-08 00:52:31
Last modified 2023-11-09 21:00:19 (1 year ago)
Latest email 2023-11-09 20:51:01 (1 year ago)
Status
2024-01: Committed
Target version stable
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/4652
git checkout commitfest/cf/4652
Emails
BUG #18184: ERROR: wrong varnullingrels (b) (expected (b 3)) for Var 2/2
First at 2023-11-06 12:54:30 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2023-11-09 20:51:01 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-0001-Fix-mismatched-nullingrels-when-inlining-functions.patch) at 2023-11-07 03:06:30 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v1-0001-Fix-mismatched-nullingrels-when-inlining-functions.patch) at 2023-11-07 03:06:30 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2023-11-09 21:00:19 Tom Lane (tgl) Closed in commitfest 2024-01 with status: Committed
2023-11-09 21:00:19 Tom Lane (tgl) Changed committer to tgl
2023-11-08 00:52:51 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-11-08 00:52:51 Richard Guo (richardguo) Changed targetversion to stable
2023-11-08 00:52:31 Richard Guo (richardguo) Attached mail thread 18184-5868dd258782058e@postgresql.org
2023-11-08 00:52:31 Richard Guo (richardguo) Created patch record
Edit