Do not refer to stdin in static variable initializer ...

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

Commit: eb4d9f45efdf6e80fb44209b59131391683e6275
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-05-12T23:26:03Z
Releases: 7.1.1
Do not refer to stdin in static variable initializer ...
apparently some systems choke on that :-(.

Files

PathChange+/−
src/bin/psql/psql.c modified +8 −2