Re: pgsql: Row-Level Security Policies (RLS) - Mailing list pgsql-committers

From Stephen Frost
Subject Re: pgsql: Row-Level Security Policies (RLS)
Date
Msg-id 20140921140648.GN16422@tamriel.snowman.net
Whole thread Raw
In response to Re: pgsql: Row-Level Security Policies (RLS)  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pgsql: Row-Level Security Policies (RLS)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-committers
* Peter Eisentraut (peter_e@gmx.net) wrote:
> On 9/19/14 11:41 AM, Stephen Frost wrote:
> > Row-Level Security Policies (RLS)
>
> src/include/commands/policy.h needs to include a file that defines
> Relation, so that it can stand on its own.

Hum.  I wonder if that's because I got a bit over-aggressive at removing
#includes while reviewing the patch.  In any case, will fix.

    Thanks!

        Stephen

Attachment

pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Row-Level Security Policies (RLS)
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Row-Level Security Policies (RLS)