Fix misidentification of expression volatility in two places

Edit
ID 4556
Title Fix misidentification of expression volatility in two places
Topic Bug Fixes
Created 2023-09-09 19:20:05
Last modified 2023-11-16 15:05:50 (1 year ago)
Latest email 2023-11-16 15:06:38 (1 year ago)
Status
2023-11: Committed
Target version stable
Authors Tom Lane (tgl)
Reviewers Aleksander Alekseev (a.alekseev)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/4556
git checkout commitfest/cf/4556
Emails
BUG #18097: Immutable expression not allowed in generated at
First at 2023-09-08 03:47:49 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2023-11-16 15:06:38 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-0001-Refactor-to-add-wrappers-for-contain_mutable-vola.patch) at 2023-09-09 19:18:07 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-0001-Refactor-to-add-wrappers-for-contain_mutable-vola.patch) at 2023-09-09 19:18:07 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
History
When Who What
2023-11-16 15:05:50 Tom Lane (tgl) Closed in commitfest 2023-11 with status: Committed
2023-11-16 15:05:50 Tom Lane (tgl) Changed committer to tgl
2023-11-14 12:10:25 Aleksander Alekseev (a.alekseev) New status: Ready for Committer
2023-11-14 12:10:20 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2023-09-09 19:20:25 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2023-09-09 19:20:25 Tom Lane (tgl) Changed targetversion to stable
2023-09-09 19:20:05 Tom Lane (tgl) Attached mail thread 18097-ebb179674f22932f@postgresql.org
2023-09-09 19:20:05 Tom Lane (tgl) Created patch record
Edit