Re: proposal: alternative psql commands quit and exit - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: proposal: alternative psql commands quit and exit
Date
Msg-id 60f381b4-66ca-75ca-c417-94c8e6383fd0@anastigmatix.net
Whole thread Raw
In response to Re: proposal: alternative psql commands quit and exit  (Geoff Winkless <pgsqladmin@geoff.dj>)
Responses Re: proposal: alternative psql commands quit and exit
List pgsql-hackers
On 12/12/2017 12:00 PM, Geoff Winkless wrote:

> I quite like this idea, although I would rather a line printed after
> each command is run: something like
> 
> mydbname=# select ;
> --
> (1 row)
> 
> \h for help, \q for quit, \expert to turn off this message
> osprey=#

It seems to me that this is very close to the Robert Haas suggestion
already discussed upthread, except that suggestion only prints the
hint message when you might need it, which I'd find less intrusive.

-Chap


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: money type's overflow handling is woefully incomplete
Next
From: Andres Freund
Date:
Subject: Re: pgbench's expression parsing & negative numbers