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

From Bruce Momjian
Subject Re: proposal: alternative psql commands quit and exit
Date
Msg-id 20180131225151.GA10514@momjian.us
Whole thread Raw
In response to Re: proposal: alternative psql commands quit and exit  (Bruce Momjian <bruce@momjian.us>)
Responses Re: proposal: alternative psql commands quit and exit
List pgsql-hackers
On Sun, Jan 28, 2018 at 06:35:06PM -0500, Bruce Momjian wrote:
> I used Robert's patch and modified it to match the ideas I had above.
> Specifically no white space can be before 'help', 'exit' or 'quit' and
> prompt_status is used to adjust the suggestion.  Here is the visible
> behavior:

So what do people want done with this patch?  Applied?  It looks good to
me.  :-)

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-hackers by date:

Previous
From: Michail Nikolaev
Date:
Subject: [WIP PATCH] Index scan offset optimisation using visibility map
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: doc: clearify trigger behavior for inheritance