Re: [PATCH] "\ef " in psql - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] "\ef " in psql
Date
Msg-id 11280.1220678417@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] "\ef " in psql  ("Brendan Jurd" <direvus@gmail.com>)
Responses Re: [PATCH] "\ef " in psql  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
"Brendan Jurd" <direvus@gmail.com> writes:
> On Sat, Sep 6, 2008 at 10:10 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> ... I changed
>> the exit code to PSQL_CMD_NEWEDIT instead of PSQL_CMD_SEND, which causes
>> the command to wait in the query buffer.

> The principle of least astonishment suggests that \ef should behave in
> the same way as \e.

Quite.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Robert Haas"
Date:
Subject: Re: Fwd: [Patch Review] TRUNCATE Permission
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] "\ef " in psql