Tom Lane wrote: > 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.
Peter answered this. > > I added support for %qd and %I64d in snprintf. > > I consider this an awful idea as well. Moved into a NOT_USED block so we can keep it in case we want it later. -- 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, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq