Re: [committers] pgsql: RLS fixes, new hooks, and new test module - Mailing list pgsql-hackers

From Christian Ullrich
Subject Re: [committers] pgsql: RLS fixes, new hooks, and new test module
Date
Msg-id 55399862.8090809@chrullrich.net
Whole thread Raw
Responses Re: [committers] pgsql: RLS fixes, new hooks, and new test module
List pgsql-hackers
* Stephen Frost wrote:

> RLS fixes, new hooks, and new test module

The buildfarm says that with -DCLOBBER_CACHE_ALWAYS, the RLS violations 
get blamed on the wrong tables. Mostly, they are catalogs (I have seen 
pg_opclass, pg_am, and pg_amproc), but some also come up with binary 
garbage instead, e.g.

- 
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=markhor&dt=2015-04-23%2000%3A00%3A12
- 
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=friarbird&dt=2015-04-23%2004%3A20%3A00
- 
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=tick&dt=2015-04-22%2019%3A56%3A53

-- 
Christian





pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0
Next
From: Jeff Janes
Date:
Subject: Re: adding more information about process(es) cpu and memory usage