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:03
Message-ID: 20051206045303.6808A9DCC83@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.

Modified Files:
--------------
pgsql:
configure (r1.464 -> r1.465)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.464&r2=1.465)
configure.in (r1.434 -> r1.435)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.434&r2=1.435)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-06 04:53:29 pgsql: Add comment on why pg *printf functions are used unconditionally
Previous Message James William Pye 2005-12-06 04:35:56 python - be: Implement basic lseg interfaces.