| От | Tom Lane |
|---|---|
| Тема | Re: Where is hstore? |
| Дата | |
| Msg-id | 18529.1157483103@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Where is hstore? (Teodor Sigaev <teodor@sigaev.ru>) |
| Список | pgsql-hackers |
I'm seeing the following compiler warnings from hstore on x86_64:
hstore_io.c: In function 'get_val':
hstore_io.c:51: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
hstore_io.c: In function 'parse_hstore':
hstore_io.c:150: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
hstore_io.c:158: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
hstore_io.c:181: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
It passes its regression test anyway, but these need to be fixed.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера