Re: snprintf causes regression tests to fail

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: snprintf causes regression tests to fail
Дата
Msg-id 24705.1109620306@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: snprintf causes regression tests to fail  (pgsql@mohawksoft.com)
Список pgsql-hackers
pgsql@mohawksoft.com writes:
> Do we have any idea about what format string causes the regression failure?

I'll bet the problem is that configure.in is doing things in the wrong
order: it computes INT64_FORMAT against the system printf before
deciding we should use our own printf.
        regards, tom lane


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

Предыдущее
От: "Victor Y. Yegorov"
Дата:
Сообщение: bitmap AM design
Следующее
От: Mike Benoit
Дата:
Сообщение: Re: SQL99 Hierarchical queries