Re: pgsql: Refactor background psql TAP functions - Mailing list pgsql-committers

From Daniel Gustafsson
Subject Re: pgsql: Refactor background psql TAP functions
Date
Msg-id 27BE2429-774C-46E6-8B0E-C024B83EC3B5@postgresql.org
Whole thread Raw
In response to Re: pgsql: Refactor background psql TAP functions  (Damir Belyalov <dam.bel07@gmail.com>)
Responses Re: pgsql: Refactor background psql TAP functions
List pgsql-committers
> On 16 May 2023, at 21:04, Damir Belyalov <dam.bel07@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.

> +       $(INSTALL_DATA) $(srcdir)/PostgreSQL/Test/BackgroundPsql.pm
'$(DESTDIR)$(pgxsdir)/$(subdir)/PostgreSQL/Test/AdjustUpgrade.pm'

This is wrong though, but no need to send a new version of this small thing.

--
Daniel Gustafsson




pgsql-committers by date:

Previous
From: Damir Belyalov
Date:
Subject: Re: pgsql: Refactor background psql TAP functions
Next
From: Michael Paquier
Date:
Subject: pgsql: Add back SQLValueFunction for SQL keywords