I was noticing that psql now exits on ctrl-C. This is much
better than the previous behaviour where it kinda got
muddled up and you could destroy your database if
a half-completed command was in its buffer.
But wouldn't it be better if it was like /bin/sh and
popped you back to a fresh prompt or something?