> On 17 May 2023, at 14:38, Daniel Gustafsson <dgustafs...@postgresql.org> > wrote: > >> On 16 May 2023, at 21:43, Daniel Gustafsson <dgustafs...@postgresql.org> >> wrote: >> >>> On 16 May 2023, at 21:04, Damir Belyalov <dam.be...@gmail.com> wrote: >> >>> There is another perl module: AdjustUpgrade.pm that is not in Makefile. Do >>> we need it? >> >> Yes, I think it should be installed too and skimming the linked thread I see >> no >> mention of the omission being deliberate. I will take care of it. > > The attached is the proposed fix, which will have to be backpatched to v11 to > match the original commit. Unless there are reasons to treat this module > differently from the others wrt installation I'll go ahead and fix it in time > for beta1.
After another round of thinking I opted out of pushing this, as the module is so tied to pg_upgrade and the regress env it's use in installed pgxs is questionable. While I would prefer a 1:1 between the modules in the source tree and the installed tree, this module doesn't seem like a great fit for installation. -- Daniel Gustafsson