From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Alexander Korotkov <akorotkov(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) |
Date: | 2021-02-11 21:03:55 |
Message-ID: | CA+hUKGLs9xMUDY=Oh0uOyJysaY=NGg3y53q_Tr2C+LLqstYf6A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Tue, Feb 9, 2021 at 1:34 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> Could we have both cfbot + buildfarm animals?
Hi Alexander,
For cfbot, yeah it does seem like a good idea to throw whatever code
sanitiser stuff we can into the automated tests, especially stuff that
isn't prone to false alarms. Can you please recommend an exact change
to apply to:
https://github.com/macdice/cfbot/blob/master/cirrus/.cirrus.yml
Note that FreeBSD and macOS are using clang (though you might think
the latter is using gcc from its configure output...), and Linux is
using gcc.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2021-02-12 00:50:43 | pgsql: Remove obsolete IndexBulkDeleteResult stats field. |
Previous Message | Peter Geoghegan | 2021-02-11 20:53:30 | Re: pgsql: Add functions to 'pageinspect' to inspect GiST indexes. |
From | Date | Subject | |
---|---|---|---|
Next Message | Joel Jacobson | 2021-02-11 21:24:44 | Re: [HACKERS] GSoC 2017: Foreign Key Arrays |
Previous Message | Jacob Champion | 2021-02-11 20:32:45 | Re: Proposal: Save user's original authenticated identity for logging |