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