failure of \e in psql

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: failure of \e in psql
Date: 1999-11-11 18:27:04
Message-ID: 199911111827.NAA05614@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak - Zakkr 1999-11-11 18:55:56 compression in LO and other fields
Previous Message Bruce Momjian 1999-11-11 18:21:34 psql and \p\g