Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb)

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb)
Дата
Msg-id CA+hUKGLs9xMUDY=Oh0uOyJysaY=NGg3y53q_Tr2C+LLqstYf6A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb)  (Alexander Korotkov <aekorotkov@gmail.com>)
Ответы Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb)  (Alexander Korotkov <aekorotkov@gmail.com>)
Список pgsql-hackers
On Tue, Feb 9, 2021 at 1:34 PM Alexander Korotkov <aekorotkov@gmail.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.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jacob Champion
Дата:
Сообщение: Re: Proposal: Save user's original authenticated identity for logging
Следующее
От: "Joel Jacobson"
Дата:
Сообщение: Re: [HACKERS] GSoC 2017: Foreign Key Arrays