Prevent simple_prompt() from locking up in a tight loop at stdin EOF.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Nov 2000 01:28:40 +0000 (01:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Nov 2000 01:28:40 +0000 (01:28 +0000)
commitc7bf0168cbb6cbcac9cbfb83aefe7875e4999ece
tree5efcd5f68729eec61ed6de3c310700244a0d48c0
parentaa66bef27d3090d5d69c13bbdfc4ee0cfb701778
Prevent simple_prompt() from locking up in a tight loop at stdin EOF.
src/bin/psql/common.c