Suppress a possibly-uninitialized-variable warning. (I'm only seeing it
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 May 2008 18:34:51 +0000 (18:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 May 2008 18:34:51 +0000 (18:34 +0000)
commit8e4bfd05322e709728b270ee6461bfff0535642f
tree38e170f345b956ec81245ae7fa3530aaf446f08e
parent597d980796e21d7cb62adb8d2c35a50aadcc6e8e
Suppress a possibly-uninitialized-variable warning.  (I'm only seeing it
on Apple's gcc and not my other machines, but still it seems worth
getting rid of.)
src/pl/plpgsql/src/pl_exec.c