Thread: pgsql: Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit

pgsql: Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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)