Re: BUG #14287: psql_history gets wiped out

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: rotten(at)windfish(dot)net, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14287: psql_history gets wiped out
Date: 2016-08-11 18:55:47
Message-ID: 15159.1470941747@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> rotten(at)windfish(dot)net wrote:
>> I believe this behavior is new to the 9.5.3 psql client. It has been
>> bugging me ever since we patched to that release.

> Do you mean that it worked fine in 9.5.2? Or do you mean that it worked
> fine in 9.4.x? Or do you mean something different?

Some digging in our git history says that we haven't changed anything
about how we write the history file since 2009. If Rick has seen a
recent behavioral change, I'd wonder more about whether libreadline
changed, or maybe he switched his build between libreadline and libedit.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rick Otten 2016-08-11 20:52:06 Re: BUG #14287: psql_history gets wiped out
Previous Message Alvaro Herrera 2016-08-11 18:34:56 Re: BUG #14287: psql_history gets wiped out