Re: security label support, part.2 - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: security label support, part.2
Date
Msg-id 4C6A7791020000250003476A@gw.wicourts.gov
Whole thread Raw
In response to Re: security label support, part.2  (Stephen Frost <sfrost@snowman.net>)
Responses Re: security label support, part.2  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
>Stephen Frost <sfrost@snowman.net> wrote:
> Let's not build the complication of dealing with inheiritance/
> child relations into the external security system when we're in
> the middle of trying to get rid of that distinction in core PG
> though.
I didn't realize we were trying to do that.  I know we're working on
making partitioning easier, but there hasn't been a decision to stop
supporting other uses of inheritance, has there?
-Kevin


pgsql-hackers by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: PL/pgSQL EXECUTE '..' USING with unknown
Next
From: Peter Eisentraut
Date:
Subject: Re: Progress indication prototype