aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_intbig_gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-05-08 10:12:44 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-05-08 10:12:44 -0400
commitb8e28f04f7f339d4285852960e6455de75dbf9b3 (patch)
tree157a26ef44b51fcf7a03bb495e89e60245f3572b /contrib/intarray/_intbig_gist.c
parent2212f7db80e9397825dea5f4947397665a7f60b8 (diff)
downloadpostgresql-b8e28f04f7f339d4285852960e6455de75dbf9b3.tar.gz
postgresql-b8e28f04f7f339d4285852960e6455de75dbf9b3.zip
Handle RLS dependencies in inlined set-returning functions properly.
If an SRF in the FROM clause references a table having row-level security policies, and we inline that SRF into the calling query, we neglected to mark the plan as potentially dependent on which role is executing it. This could lead to later executions in the same session returning or hiding rows that should have been hidden or returned instead. Our thanks to Wolfgang Walther for reporting this problem. Stephen Frost and Tom Lane Security: CVE-2023-2455
Diffstat (limited to 'contrib/intarray/_intbig_gist.c')
0 files changed, 0 insertions, 0 deletions