failure of \e in psql
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 1999-11-11T18:27:04Z
Lists: pgsql-hackers
I see that \e no longer works as expected: test=> select * from pg_class; ... test=> \e and in the editor, the query is not appearing. The 'select' query should appear in the editor because I have not entered a non-backslash command to clear the query buffer. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026