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

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add mention of why malloc() has to be used in snprintf.c.
Date
Msg-id 20050320135453.6A1D656379@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: dfetter@pgfoundry.org (User Dfetter)
Date:
Subject: docbot - docbot: Took out a few more places where somebody could bomb
Next
From: cmaj@pgfoundry.org (User Cmaj)
Date:
Subject: pgaccess - pgaccess: added a third param to showError for parent window