Clean up uninitialized-variable warning from egcs.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ca08ce28e853af0e8e555239cba1a971b58a313f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-05-30T15:32:45Z
Releases: 7.1.1
Clean up uninitialized-variable warning from egcs.
(Curious that gcc doesn't complain about this code...).

Files

PathChange+/−
src/bin/psql/psql.c modified +12 −7