Re: Why is lorikeet so unstable in v14 branch only?

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers@lists.postgresql.org
Date: 2022-03-27T18:58:17Z
Lists: pgsql-hackers
On 3/27/22 13:01, Tom Lane wrote:
>
>> Once I push this, you should remove the update_process_title hack
>> from lorikeet's config, since that was just a workaround until
>> we tracked down the problem, which I think we just did.
> Minimal fix pushed, so please adjust that animal's config.
>

Done.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




Commits

  1. Fix breakage of get_ps_display() in the PS_USE_NONE case.