Re: snprintf improvements - Mailing list pgsql-patches

From Tom Lane
Subject Re: snprintf improvements
Date
Msg-id 12735.1109791120@sss.pgh.pa.us
Whole thread Raw
In response to snprintf improvements  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: snprintf improvements
Re: snprintf improvements
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> This patch uses our own snprintf() only when NLS support is enabled,

I see no point in this; it does not solve any problem we need solved,
only complicate the configuration behavior even more.

> I added support for %qd and %I64d in snprintf.

I consider this an awful idea as well.

            regards, tom lane

pgsql-patches by date:

Previous
From: David Fetter
Date:
Subject: Re: [BUGS] typos in the docu
Next
From: Peter Eisentraut
Date:
Subject: Re: snprintf improvements