Do not refer to stdin in static variable initializer ...
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 May 1999 23:26:03 +0000 (23:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 May 1999 23:26:03 +0000 (23:26 +0000)
commitb77214ecd8afde8cca84fb8290ed438ba1c6db27
treef4d8078bc0640156f685766c4bd43760859aeb88
parent63c6872d22871e6698708654fbbd0ff6d98b3799
Do not refer to stdin in static variable initializer ...
apparently some systems choke on that :-(.
src/bin/psql/psql.c