pgsql: Add mention of why malloc() has to be used in snprintf.c.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add mention of why malloc() has to be used in snprintf.c.
Date: 2005-03-20 13:54:53
Message-ID: 20050320135453.6A1D656379@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add mention of why malloc() has to be used in snprintf.c.

Modified Files:
--------------
pgsql/src/port:
snprintf.c (r1.25 -> r1.26)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/snprintf.c.diff?r1=1.25&r2=1.26)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cmaj 2005-03-20 16:11:24 pgaccess - pgaccess: added a third param to showError for parent window
Previous Message User Dfetter 2005-03-20 04:37:51 docbot - docbot: Took out a few more places where somebody could bomb