Move variable declaration to avoid 'unused variable' warning when the
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Jun 2009 03:45:36 +0000 (03:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Jun 2009 03:45:36 +0000 (03:45 +0000)
commit1c4ac5fd81aed94ae9eb3180407aa7c27ac17ac2
tree4cc7f6f0f4a0de35b815e6beec3e4e09e4d03bdd
parent7899bf60120776c7ce59d6bfa0e76a0b899c4d4d
Move variable declaration to avoid 'unused variable' warning when the
ifdef doesn't trigger.  Not worth back-patching.  Per buildfarm reports.
src/pl/plperl/plperl.c