Fixed bug with repeated \e in psql (failed to clear buffers correctly)
Peter Eisentraut <peter_e@gmx.net>
Fixed bug with repeated \e in psql (failed to clear buffers correctly)
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +10 −14 |
| src/bin/psql/mainloop.c | modified | +2 −2 |