pgsql: Add comment on why pg *printf functions are used unconditionally

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment on why pg *printf functions are used unconditionally
Date: 2005-12-06 04:53:29
Message-ID: 20051206045329.693399DCC7E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment on why pg *printf functions are used unconditionally on
Win32.

Backpatch to 8.1.X.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql:
configure (r1.461.2.1 -> r1.461.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.461.2.1&r2=1.461.2.2)
configure.in (r1.431.2.1 -> r1.431.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.431.2.1&r2=1.431.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-12-06 05:13:49 pgsql: Put undef's before extern declarations that need 'em, per Andrew
Previous Message Bruce Momjian 2005-12-06 04:53:03 pgsql: Add comment on why pg *printf functions are used unconditionally