Re: Cannot find a working 64-bit integer type on Illumos

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Cannot find a working 64-bit integer type on Illumos
Дата
Msg-id CA+hUKGJ=6wVNNdv9XAUwNv+hhPCW3FzFEkrr6i5axx090vEmcQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cannot find a working 64-bit integer type on Illumos  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: Cannot find a working 64-bit integer type on Illumos
Список pgsql-hackers
On Wed, Dec 4, 2024 at 2:24 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> This patch looks good to me.

Thanks!  Pushed.  Let's see what the build farm says.

> In meson.build, this comment seems to be misplaced by accident:

Oops, fixed.

> In c.h, you include <inttypes.h> instead of <stdint.h>.  Is there a
> reason for that?

<stdint.h> was already there for uintptr_t at least.  <inttypes.h> is
needed to be able to define:

#define INT64_FORMAT "%" PRId64



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