Re: psql: recall previous command?

Neil Conway <neilc@samurai.com>

From: Neil Conway <neilc@samurai.com>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2005-02-24T23:03:28Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> Is there a TODO here?

Probably -- I think there is definitely room for improving psql's 
handling of multi-line queries. However, \e works well enough for me, 
and I don't think I'll get around to looking at this for 8.1. So feel 
free to add a TODO item.

-Neil