Re: snprintf causes regression tests to fail - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: snprintf causes regression tests to fail
Date
Msg-id 200502281417.j1SEHKI06996@candle.pha.pa.us
Whole thread Raw
In response to snprintf causes regression tests to fail  ("Magnus Hagander" <mha@sollentuna.net>)
List 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 by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: serial as FK ?
Next
From: Christopher Browne
Date:
Subject: Re: Finding if old transactions are running...