You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Similar to7d8db3e, given that INSERT+RETURNING requires SELECT rightson the table, apply the SELECT policies as WCOs to the tuples beinginserted. Apply the same logic to UPDATE+RETURNING.Back-patch to 9.5 where RLS was added.