Re: snprintf causes regression tests to fail

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: snprintf causes regression tests to fail
Дата
Msg-id 200502281417.j1SEHKI06996@candle.pha.pa.us
обсуждение исходный текст
Ответ на snprintf causes regression tests to fail  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-hackers
Nicolai Tufar wrote:
> Linux and Solaris 10 x86 pass regression tests fine when I force the use of new 
> snprintf().   The problem should be win32 - specific. I will
> investigate it throughly
> tonight. Can someone experienced in win32 what can possibly be the problem?

Yea, I am confused too because my BSD uses the new snprintf.c code was
well.  Magnus, what failures are you seeing on Win32?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: serial as FK ?
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: Finding if old transactions are running...