On Thu, 2 Jul 2026 at 22:57, Paul A Jungwirth <[email protected]> wrote: > > On Thu, Jul 2, 2026 at 2:52 PM Chao Li <[email protected]> wrote: > > > > PFA v3, only this tiny doc change. > > +1 >
This should also update the doc table "Policies Applied by Command Type" on the CREATE POLICY page. I'd suggest a new row for "UPDATE ... FOR PORTION OF" immediately after the "UPDATE" row, rather than trying to reuse the existing row with more conditions (and similarly for DELETE). Also, in the rowsecurity regression test, it would be a good idea to add test cases to the "Test policies applied by command type" section. Those tests are the confirmations that what that doc table says is true (the patch's tests aren't really checking that the SELECT policy is being applied, for example). Regards, Dean
