WHERE CURRENT OF with RLS quals that are ctid conditions

Edit
ID 4976
Title WHERE CURRENT OF with RLS quals that are ctid conditions
Topic Bug Fixes
Created 2024-05-06 23:37:30
Last modified 2024-05-07 17:36:02 (6 months, 2 weeks ago)
Latest email 2024-05-07 14:16:51 (6 months, 2 weeks ago)
Status
2024-07: Committed
Target version
Authors Tom Lane (tgl)
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/4976
git checkout commitfest/cf/4976
Emails
WHERE CURRENT OF with RLS quals that are ctid conditions
First at 2024-05-06 23:31:10 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-05-07 14:16:51 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-fix-CurrentOfExpr-with-RLS-TID-qual.patch) at 2024-05-06 23:31:10 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-fix-CurrentOfExpr-with-RLS-TID-qual.patch) at 2024-05-06 23:31:10 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-05-07 17:36:02 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Committed
2024-05-07 17:36:02 Tom Lane (tgl) Changed committer to tgl
2024-05-06 23:37:39 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-05-06 23:37:30 Tom Lane (tgl) Attached mail thread 3914881.1715038270@sss.pgh.pa.us
2024-05-06 23:37:30 Tom Lane (tgl) Created patch record
Edit