Re: pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING - Mailing list pgsql-committers

From Peter Geoghegan
Subject Re: pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING
Date
Msg-id CAM3SWZQnOR9bnkDr5NF18abDUT=Z6dLdiZVE0VB6DGUniog3OA@mail.gmail.com
Whole thread Raw
In response to pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING  (Stephen Frost <sfrost@snowman.net>)
List pgsql-committers
On Mon, Oct 5, 2015 at 4:55 AM, Stephen Frost <sfrost@snowman.net> wrote:
> Apply SELECT policies in INSERT/UPDATE+RETURNING

If we've changed this now, where does that leave the excluded.* pseudo-relation?

--
Peter Geoghegan


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Docs: explain contrib/pg_stat_statements' handling of GC failure
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: update guidelines on when to use GIN and GiST indexes