pgsql: Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit
Date: 2005-02-28 20:36:06
Message-ID: 20050228203606.5E42E565A5@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit tests so
its output can be used to select the proper printf outputs.

Modified Files:
--------------
pgsql:
configure (r1.428 -> r1.429)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.428&r2=1.429)
configure.in (r1.401 -> r1.402)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.401&r2=1.402)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-02-28 20:55:28 pgsql: Un-break configure snprintf tests (partly my fault, partly
Previous Message User Rbt 2005-02-28 14:38:55 autodoc - autodoc: Escape the column datatype for GraphViz output.