On Mon, Nov 6, 2023 at 4:01 PM Peter Eisentraut <pe...@eisentraut.org> wrote: > > On 26.10.23 04:14, Amit Kapila wrote: > > Migrate logical slots to the new node during an upgrade. > > Something in this patch is causing the pg_upgrade test to be run in the > source directory and leaving files such as delete_old_cluster.sh around > there. (This is under meson; there shouldn't be any new files appearing > in the source directory during the build.) Check please. >
Noted. I'll take care of this. -- With Regards, Amit Kapila.