Re: pgsql: injection_points: Remove portions related to custom pgstats

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-committers(at)lists(dot)postgresql(dot)org, Sami Imseih <samimseih(at)gmail(dot)com>
Subject: Re: pgsql: injection_points: Remove portions related to custom pgstats
Date: 2025-12-09 22:49:24
Message-ID: 302444.1765320564@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Michael Paquier <michael(at)paquier(dot)xyz> writes:
> Are the dumps of the old versions used in the buildfarm runs updated
> with each run?

They are updated when a new BF run is made for that branch, so
back-patching the DROP EXTENSION commands should do the trick.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-12-09 22:56:36 Re: pgsql: injection_points: Remove portions related to custom pgstats
Previous Message Michael Paquier 2025-12-09 22:43:13 Re: pgsql: injection_points: Remove portions related to custom pgstats