public inbox for [email protected]
help / color / mirror / Atom feedFrom: Christoph Berg <[email protected]>
To: Jehan-Guillaume de Rorthais <[email protected]>
Cc: Craig Ringer <[email protected]>
Cc: [email protected]
Subject: Re: missing perl test modules in postgresqlXX-devel ?
Date: Mon, 9 Nov 2020 20:45:54 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <20201109115034.38cf15d3@firost>
References: <20201105190206.4358b61d@firost>
<CAGRY4nygZarpXPaqVC1sfSWP7Ba=uw_XqCS+6pn+NusEoSNvVw@mail.gmail.com>
<CAGRY4nwOVh8JayrjLE98UFF-jUODapQ-k2Lvgu=FGTz4Xa9x-g@mail.gmail.com>
<20201109115034.38cf15d3@firost>
Re: Jehan-Guillaume de Rorthais
> I agree they should live in -dev packages. But I should admit I have no idea
> why Debian put them in -client ones. Maybe they have some other constraints
> bound to the postgresql-common debian wrapper?
They used to be in the -server-dev-NN package on Debian, but that had
the problem that running tests on installed extension package needed
more than that package's dependencies (namely this -server-dev-NN
package).
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944457
The change means you can "apt install postgresql-NN-whatever make",
check out the "whatever" source, cd there, and run "make installcheck"
(or rather "pg_virtualenv make installcheck").
Maybe moving pgxs to the -server package instead of -client would have
been better, but pg_regress is a client program in nature.
Christoph
view thread (16+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: missing perl test modules in postgresqlXX-devel ?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox