pgsql: Suppress warnings on platforms where fprintf is a macro (eg, - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Suppress warnings on platforms where fprintf is a macro (eg,
Date
Msg-id 20051015203736.EC12DDA40E@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Suppress warnings on platforms where fprintf is a macro (eg, recent
Fedora).  This was already done by somebody for the core flex files,
but these contrib files seem to have been missed.

Modified Files:
--------------
    pgsql/contrib/cube:
        cubescan.l (r1.9 -> r1.10)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/cubescan.l.diff?r1=1.9&r2=1.10)
    pgsql/contrib/seg:
        segscan.l (r1.8 -> r1.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/segscan.l.diff?r1=1.8&r2=1.9)
    pgsql/contrib/tsearch2/wordparser:
        parser.l (r1.8 -> r1.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.l.diff?r1=1.8&r2=1.9)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix bogus error test in get_ti_Oid().
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: kerberos error message: localhost -> server hostname