pgsql: Fix snprintf to handle %$ properly by storing and reordering the

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix snprintf to handle %$ properly by storing and reordering the
Date: 2005-03-16 06:00:59
Message-ID: 20050316060059.1622156900@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix snprintf to handle %$ properly by storing and reordering the
arguments.

Nicolai Tufar

Modified Files:
--------------
pgsql/src/port:
snprintf.c (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/snprintf.c.diff?r1=1.19&r2=1.20)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-03-16 06:05:53 pgsql: Add CVS \r\n regression tests.
Previous Message Bruce Momjian 2005-03-16 01:49:27 Re: pgsql: Prevent locale-aware handling of upper, lower,