[pgsql-pkg-yum] amcheck packages in pgdg yum repo - Mailing list pgsql-pkg-yum

From Peter Geoghegan
Subject [pgsql-pkg-yum] amcheck packages in pgdg yum repo
Date
Msg-id CAH2-Wzk90LtUz79qq2Y18JT+OPKwTdte83sGnWukHo7=XzQfRw@mail.gmail.com
Whole thread Raw
Responses Re: [pgsql-pkg-yum] amcheck packages in pgdg yum repo
List pgsql-pkg-yum
I would like to make amcheck available in the pgdg yum repo, in order
to target earlier PostgreSQL versions. It's available as a contrib
extension for v10 already, but there is no reason why it cannot be
used on earlier versions. The Github version has the ability to build
deb packages already, and is now on the pgdg apt repo:

https://github.com/petergeoghegan/amcheck

I'll need to figure out how to also build yum packages. It's the
simplest possible case of building a PGXS C extension with no
dependencies. Can someone point me in the direction of documentation,
or another module whose package build process I can generalize from?

I'll also want to make available the enhancement that is proposed for
Postgres 11, from the current commitfest [1] [2]. So, the goal will be to
target Postgres 9.4, 9.5, 9.6, and 10 - v10 will not have an enhanced
version, which I believe adds significantly more value.

Is there an acceptance process? How can I get the ball rolling on that?

Thanks

[1] https://commitfest.postgresql.org/14/1263/
[2] https://github.com/petergeoghegan/amcheck/tree/heap-check
-- 
Peter Geoghegan


-- 
Sent via pgsql-pkg-yum mailing list (pgsql-pkg-yum@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum

pgsql-pkg-yum by date:

Previous
From: Justin Pryzby
Date:
Subject: [pgsql-pkg-yum] postgis24_* package
Next
From: Devrim Gündüz
Date:
Subject: Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?