pgsql: Move variable declaration to avoid 'unused variable' warning when

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move variable declaration to avoid 'unused variable' warning when
Date: 2009-06-06 03:45:36
Message-ID: 20090606034536.8F00075331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Move variable declaration to avoid 'unused variable' warning when the
ifdef doesn't trigger. Not worth back-patching. Per buildfarm reports.

Modified Files:
--------------
pgsql/src/pl/plperl:
plperl.c (r1.148 -> r1.149)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.148&r2=1.149)

Browse pgsql-committers by date

  From Date Subject
Next Message User Eggyknap 2009-06-06 04:12:10 pgsnmpd - pgsnmpd: Added beginnings of custom query handling.
Previous Message Tom Lane 2009-06-06 02:39:40 pgsql: Fix a serious bug introduced into GIN in 8.4: now that