Clean up uninitialized-variable warning from egcs.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 May 1999 15:32:45 +0000 (15:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 May 1999 15:32:45 +0000 (15:32 +0000)
commitdc95d8cf786272e1ff1f0e03929f51cf80c72545
treec91faf87a57d0bef9f50dbd1e15b4ea6ea2b483b
parent4b310b8e10cdfe62b23800f63a57ee62311b0e8a
Clean up uninitialized-variable warning from egcs.
(Curious that gcc doesn't complain about this code...).
src/bin/psql/psql.c