pgsql: Fix "variable not used" warnings when USE_WIDE_UPPER_LOWER is no

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix "variable not used" warnings when USE_WIDE_UPPER_LOWER is no
Date: 2011-02-10 21:58:09
Message-ID: E1PneWf-0006N3-PS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix "variable not used" warnings when USE_WIDE_UPPER_LOWER is not
defined.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/135724ec357f9b9c8800567444724c72da2cc6be

Modified Files
--------------
src/backend/tsearch/ts_locale.c | 2 ++
src/backend/tsearch/wparser_def.c | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Fetter 2011-02-10 22:08:10 Re: [COMMITTERS] pgsql: Remove more SGML tabs.
Previous Message Peter Eisentraut 2011-02-10 20:51:39 pgsql: Update comment