pgsql: Suppress compiler warning induced by recent header file - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Suppress compiler warning induced by recent header file
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Suppress compiler warning induced by recent header file refactoring.

Modified Files:
--------------
    pgsql/contrib/pgstattuple:
        pgstattuple.c (r1.34 -> r1.35)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/pgstattuple.c?r1=1.34&r2=1.35)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Update contrib for tsearch changes.
Next
From: [email protected] (Magnus Hagander)
Date:
Subject: pgsql: Implement error checking for pthreads calls in thread-safe mode.