missing perl test modules in postgresqlXX-devel ?

From: Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: missing perl test modules in postgresqlXX-devel ?
Date: 2020-11-05 18:02:06
Message-ID: 20201105190206.4358b61d@firost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi,

I noticed the perl test modules from PostgreSQL source tree, eg.
PostgresNode, are not installed with package "postgresqlXX-devel". Only
pg_regress is installed.

Looking at the web, I can find old memories [1] where postgresql12-devel
installed them in /usr/pgsql-12/lib/pgxs/src/test/perl/

Comparing with Debian packages, they install both pg_regress and perl modules
with the client package under:

$(pg_config --pkglibdir)/pgxs/src/test/perl/
$(pg_config --pkglibdir)/pgxs/src/test/regress

Is it on purpose?

Regards,

[1] eg.:
https://fedora.pkgs.org/31/postgresql-12-x86_64/postgresql12-devel-12.3-1PGDG.f31.x86_64.rpm.html

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Craig Ringer 2020-11-09 02:29:16 Re: missing perl test modules in postgresqlXX-devel ?
Previous Message Devrim Gündüz 2020-10-21 17:02:36 Heads up: --sign is going away