Prevent simple_prompt() from locking up in a tight loop at stdin EOF.
authorTom Lane <[email protected]>
Mon, 27 Nov 2000 01:28:40 +0000 (01:28 +0000)
committerTom Lane <[email protected]>
Mon, 27 Nov 2000 01:28:40 +0000 (01:28 +0000)
commite8a72c0db22b75144dd2ec0410352dbf34d4bde6
tree092f935260a710d5239364be5b2df987468e2592
parent0a829cb8658f8d1c6dfa573689a27f92a28748d9
Prevent simple_prompt() from locking up in a tight loop at stdin EOF.
src/bin/psql/common.c