Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing - Mailing list pgsql-committers

From Jeff Davis
Subject Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing
Date
Msg-id 85ea8a6689f9da14fa67d29adb20e5fddedbc122.camel@j-davis.com
Whole thread Raw
In response to Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing
List pgsql-committers
On Sat, 2025-04-05 at 17:24 +0900, Michael Paquier wrote:
> I am back to a laptop, and just noticed that you have applied
> f4e51eab4eb0 into the tree to take care of this issue, affecting only
> HEAD.  Why didn't you do a backpatch of this commit down to v16?
> That's down to where 2a083ab807db has been applied.

My mistake, backported through 16 now.

Regards,
    Jeff Davis




pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Fix unintentional 'NULL' string literal in pg_upgrade.
Next
From: Nathan Bossart
Date:
Subject: pgsql: pg_upgrade: Fix memory leak in check_for_unicode_update().