public inbox for [email protected]
help / color / mirror / Atom feedpgsql: Don't leave behind files in src dir in 007_multixact_conversion.
2+ messages / 2 participants
[nested] [flat]
* pgsql: Don't leave behind files in src dir in 007_multixact_conversion.
@ 2026-03-17 09:52 Heikki Linnakangas <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Heikki Linnakangas @ 2026-03-17 09:52 UTC (permalink / raw)
To: [email protected]
Don't leave behind files in src dir in 007_multixact_conversion.pl
pg_upgrade test 007_multixact_conversion.pl was leaving files like
delete_old_cluster.sh in the source directory for VPATH and meson
builds. To fix, change the tmp_check directory before running the
test, like in the other pg_upgrade tests.
Author: Hayato Kuroda <[email protected]>
https://www.postgresql.org/message-id/[email protected]...
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/2c1a7d421f92c14c8fedbd77200607b3df554add
Modified Files
--------------
src/bin/pg_upgrade/t/007_multixact_conversion.pl | 5 +++++
1 file changed, 5 insertions(+)
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: pgsql: Don't leave behind files in src dir in 007_multixact_conversion.
@ 2026-03-18 23:19 Robert Haas <[email protected]>
parent: Heikki Linnakangas <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Robert Haas @ 2026-03-18 23:19 UTC (permalink / raw)
To: Heikki Linnakangas <[email protected]>; Hayato Kuroda (Fujitsu) <[email protected]>; +Cc: PostgreSQL Hackers <[email protected]>
On Tue, Mar 17, 2026 at 5:52 AM Heikki Linnakangas
<[email protected]> wrote:
> Don't leave behind files in src dir in 007_multixact_conversion.pl
>
> pg_upgrade test 007_multixact_conversion.pl was leaving files like
> delete_old_cluster.sh in the source directory for VPATH and meson
> builds. To fix, change the tmp_check directory before running the
> test, like in the other pg_upgrade tests.
>
> Author: Hayato Kuroda <[email protected]>
> https://www.postgresql.org/message-id/[email protected]...
Thank you both! I am VERY happy that someone finally tracked this
down. This has been bugging me for a while, but I haven't had time to
figure out why it was happening.
--
Robert Haas
EDB: http://www.enterprisedb.com
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-03-18 23:19 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-03-17 09:52 pgsql: Don't leave behind files in src dir in 007_multixact_conversion. Heikki Linnakangas <[email protected]>
2026-03-18 23:19 ` Robert Haas <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox