Re: [sepgsql 2/3] Add db_schema:search permission checks - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [sepgsql 2/3] Add db_schema:search permission checks
Date
Msg-id CA+Tgmoay0Yd7oxFfJuNEg4DQu_NStLh0fL+Sx99HZ3mu60+ajQ@mail.gmail.com
Whole thread Raw
In response to Re: [sepgsql 2/3] Add db_schema:search permission checks  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
Responses Re: [sepgsql 2/3] Add db_schema:search permission checks
List pgsql-hackers
On Thu, Apr 4, 2013 at 8:26 AM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote:
> OK, I follow the manner of the terminology as we usually call it.
> The attached patch just replaced things you suggested.

Thanks, I have committed this, after making some changes to the
comments and documentation.  Please review the changes and let me know
if you see any mistakes.

BTW, if it were possible to set things up so that the test_sepgsql
script could validate the version of the sepgsql-regtest policy
installed, that would eliminate a certain category of errors.  I
notice also that the regression tests themselves seem to fail if you
invoke the script as contrib/sepgsql/test_sepgsql rather than
./test_sepgsql, which suggests another possible pre-validation step.

Thanks,

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: corrupt pages detected by enabling checksums
Next
From: Kevin Grittner
Date:
Subject: Re: matview scannability rehash (was Re: Drastic performance loss in assert-enabled build in HEAD)