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+hUKG+CR05ACFujUbeAd-yM+nNJBSpnyB=q3vbriCJuoSu9Ag@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cannot find a working 64-bit integer type on Illumos  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Cannot find a working 64-bit integer type on Illumos
Список pgsql-hackers
On Sat, Mar 23, 2024 at 6:26 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> conftest.c:139:5: error: no previous prototype for 'does_int64_work' [-Werror=missing-prototypes]
>   139 | int does_int64_work()
>       |     ^~~~~~~~~~~~~~~
> cc1: all warnings being treated as errors
> configure:17003: $? = 1
> configure: program exited with status 1

. o O ( int64_t, PRIdi64, etc were standardised a quarter of a century ago )



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

Предыдущее
От: Melanie Plageman
Дата:
Сообщение: Re: BitmapHeapScan streaming read user and prelim refactoring
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: sublink [exists (select xxx group by grouping sets ())] causes an assertion error