| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Nicolai Tufar <ntufar(at)gmail(dot)com> |
| Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: snprintf causes regression tests to fail |
| Date: | 2005-02-28 14:17:20 |
| Message-ID: | 200502281417.j1SEHKI06996@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-hackers-win32 pgsql-patches |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gaetano Mendola | 2005-02-28 14:35:10 | Re: idea for concurrent seqscans |
| Previous Message | Oleg Bartunov | 2005-02-28 14:17:07 | Re: serial as FK ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql | 2005-02-28 17:54:44 | Re: snprintf causes regression tests to fail |
| Previous Message | Nicolai Tufar | 2005-02-28 13:27:14 | Re: snprintf causes regression tests to fail |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-02-28 14:21:41 | Re: int4 <-> bool casts |
| Previous Message | Bruce Momjian | 2005-02-28 14:16:34 | Re: snprintf.c on win32 does not compile.. |