Re: HISTIGNORE in psql

2024-06-18 Thread Daniel Gustafsson
> On 18 Jun 2024, at 19:28, Wiwwo Staff wrote: > being able to tell psql to exclude some patterns from being stored in the > .psql_history file Off the cuff that sounds like a pretty useful thing to have. -- Daniel Gustafsson

Re: HISTIGNORE in psql

2024-06-18 Thread Wiwwo Staff
Hi Adrian, yes, of course, that is what I meant: being able to tell psql to exclude some patterns from being stored in the .psql_history file On Tue, 18 Jun 2024 at 16:12, Adrian Klaver wrote: > On 6/17/24 23:45, Wiwwo Staff wrote: > > Hi! > > As a big history lover, it would be great to have th

Re: HISTIGNORE in psql

2024-06-18 Thread Adrian Klaver
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 eith

HISTIGNORE in psql

2024-06-17 Thread Wiwwo Staff
Hi! As a big history lover, it would be great to have the HISTIGNORE functionality added to psql. Have a great day! Wiwwo