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)
commitc3fc2bf744c54aed80fea9ac44f4a18b8fb6e374
tree3cf78bc69ada03cbfbaa55b0b0d693fd6777885f
parent1d8902678844701c246063c7547bddb5071cdef5
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