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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Suppress unused-function warning on non-WIN32 builds.
Date: 2011-04-15 23:28:06
Message-ID: E1QAsQo-0001pO-4o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-04-16 00:19:44 pgsql: Prevent incorrect updates of pg_index while reindexing pg_index
Previous Message pgsql 2011-04-15 22:09:11 pgsql: Tag refs/tags/REL9_0_4 was created