Re: HISTIGNORE in psql - Mailing list pgsql-general

From Adrian Klaver
Subject Re: HISTIGNORE in psql
Date
Msg-id bb607c50-928b-4829-826f-ef98a86650f7@aklaver.com
Whole thread Raw
In response to HISTIGNORE in psql  (Wiwwo Staff <wiwwo@wiwwo.com>)
Responses Re: HISTIGNORE in psql
List pgsql-general
On 6/17/24 23:45, Wiwwo Staff wrote:
> Hi!
> As a big history lover, it would be great to have the HISTIGNORE 
> functionality added to psql.

HISTIGNORE is a BASH feature and psql runs in more then the BASH shell.

Do you mean you would like a clone of that feature added to psql?

Also psql uses either readline or libedit so it would need to work with 
those.

> 
> Have a great day!
> Wiwwo
> 
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: HORDER Philip
Date:
Subject: RE: Restore of a reference database kills the auto analyze processing.
Next
From: Adrian Klaver
Date:
Subject: Re: set search_path "$owner". And name versus literal for schemas.