Re: Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views
Date
Msg-id ed0b7f7818e47258910d3607ad4787f0daff5d65.camel@cybertec.at
Whole thread Raw
In response to Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-hackers
On Mon, 2024-05-06 at 16:46 +0200, Laurenz Albe wrote:
> Attached is a POC patch that implements that (documentation and
> regression tests are still missing) to form a basis for a discussion.

... and here is a complete patch with regression tests and documentation.

Yours,
Laurenz Albe

Attachment

pgsql-hackers by date:

Previous
From: Pavel Luzanov
Date:
Subject: Re: Things I don't like about \du's "Attributes" column
Next
From: Alvaro Herrera
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring