Re: security label support, part.2
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Stephen Frost" <sfrost@snowman.net>
Cc: "Robert Haas" <robertmhaas@gmail.com>, "KaiGai Kohei" <kaigai@kaigai.gr.jp>, <pgsql-hackers@postgresql.org>
Date: 2010-08-17T16:50:41Z
Lists: 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