| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Christian Ullrich <chris(at)chrullrich(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [committers] pgsql: RLS fixes, new hooks, and new test module |
| Date: | 2015-04-24 03:31:53 |
| Message-ID: | 20150424033153.GU30322@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Christian,
* Christian Ullrich (chris(at)chrullrich(dot)net) wrote:
> * 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
Yup, thanks, Robert pointed this out on another thread and I'm looking
into it.
Thanks again!
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2015-04-24 06:36:13 | pgsql: Move functions related to index maintenance to separate source f |
| Previous Message | Christian Ullrich | 2015-04-24 01:12:02 | Re: [committers] pgsql: RLS fixes, new hooks, and new test module |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2015-04-24 03:40:54 | Re: Reducing tuple overhead |
| Previous Message | Stephen Frost | 2015-04-24 03:30:35 | Re: Moving ExecInsertIndexTuples and friends to new file |