Move variable declaration to avoid 'unused variable' warning when the
authorTom Lane <[email protected]>
Sat, 6 Jun 2009 03:45:36 +0000 (03:45 +0000)
committerTom Lane <[email protected]>
Sat, 6 Jun 2009 03:45:36 +0000 (03:45 +0000)
commitaf98bb2ad7f4eae4ed5f759605f1d0da0e1fee02
tree7e8fb10459392c92a531d499c24995a0923bce8d
parent356eea24ce6f5e0875b85e938230cfd01ed75ae3
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