Re: policies and extensions - Mailing list pgsql-general

From Marc Munro
Subject Re: policies and extensions
Date
Msg-id 1582068377.18009.28.camel@bloodnok.com
Whole thread Raw
In response to Re: policies and extensions  (Stephen Frost <sfrost@snowman.net>)
List pgsql-general
On Tue, 2020-02-18 at 15:06 -0500, Stephen Frost wrote:
> 
> Policies, also being part of the overall privilege system, could
> certainly be looked at in a similar light as being different from
> triggers and indexes...

While I think I agree with Stephen here, I don't have a vested interest
 in any particular solution and am not advocating for change.  

I am kinda surprised that policies are not explicitly tracked as part
of an extension but I can live with the status quo now that it has been
explained.  

I think it *may* be worth stating something explicitly in the
documentation but again I am not advocating.

Thanks again.

__
Marc




pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: [EXTERNAL]: Re: pglogical install errors openSUSE Leap 42.1
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: How to handle CASE statement with PostgreSQL without need fortypecasting