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

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема [pgsql-pkg-yum] amcheck packages in pgdg yum repo
Дата
Msg-id CAH2-Wzk90LtUz79qq2Y18JT+OPKwTdte83sGnWukHo7=XzQfRw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgsql-pkg-yum] amcheck packages in pgdg yum repo  (Devrim Gündüz <devrim@gunduz.org>)
Список 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 по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: [pgsql-pkg-yum] postgis24_* package
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?