Re: Cannot find a working 64-bit integer type on Illumos
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Cannot find a working 64-bit integer type on Illumos |
| Дата | |
| Msg-id | 2322752.1711330337@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Cannot find a working 64-bit integer type on Illumos (Japin Li <japinli@hotmail.com>) |
| Ответы |
Re: Cannot find a working 64-bit integer type on Illumos
|
| Список | pgsql-hackers |
Japin Li <japinli@hotmail.com> writes:
> /home/japin/postgres/debug/../src/bin/pg_dump/pg_dump_sort.c: In function 'repairDependencyLoop':
> /home/japin/postgres/debug/../src/bin/pg_dump/pg_dump_sort.c:1276:3: error: format not a string literal and no format
arguments[-Werror=format-security]
> 1276 | pg_log_warning(ngettext("there are circular foreign-key constraints on this table:",
> | ^~~~~~~~~~~~~~
Yeah, some of the older buildfarm animals issue that warning too.
AFAICS it's a bogus compiler heuristic: there is not anything
wrong with the code as given.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера