pgsql: Suppress unused-function warning on non-WIN32 builds. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Suppress unused-function warning on non-WIN32 builds.
Date
Msg-id E1QAsQo-0001pO-4o@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Suppress unused-function warning on non-WIN32 builds.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff5565f0a4aa3c584792d220a3e566369a77f479

Modified Files
--------------
src/bin/initdb/initdb.c |    7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: pgsql@postgresql.org
Date:
Subject: pgsql: Tag refs/tags/REL8_3_15 was created
Next
From: Tom Lane
Date:
Subject: pgsql: Prevent incorrect updates of pg_index while reindexing pg_index