Fixed bug with repeated \e in psql (failed to clear buffers correctly)

Peter Eisentraut <peter_e@gmx.net>

Commit: a9f37f16d200076c2ccdba621465e4f8d7d9316f
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-03-27T21:11:37Z
Releases: 7.1.1
Fixed bug with repeated \e in psql (failed to clear buffers correctly)

Files

PathChange+/−
src/bin/psql/command.c modified +10 −14
src/bin/psql/mainloop.c modified +2 −2