Re: Results of port of Sept 18 port of PostgreSQL
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: bruc@pluto.njcc.com (Robert Bruccoleri)
Cc: hackers@postgreSQL.org (PostgreSQL-development)
Date: 1998-09-22T16:41:59Z
Lists: pgsql-hackers
> Dear Bruce, > > > > > > At this point the Irix port is nearly complete. There are two problems > > > that remain. > > > > > > First, the snprintf function does not process the %lld format > > > correctly. Frankly, there is no reason to use it in > > > src/backend/utils/adt/int8.c because there is not chance of exceeding > > > the supplied buffer. sprintf is safe in this circumstance and works > > > correctly. > > > > Are you talking about the Irix snprintf, our our ports/snprintf.c? > > Irix doesn't have snprintf, so I'm talking about your ports. They > are missing %lld formats. OK, we need our ports snprintf() to understand %lld. Marc? -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 http://www.op.net/~candle | (610) 353-9879(w) + If your life is a hard drive, | (610) 853-3000(h) + Christ can be your backup. |