add yaml file for postgresql 15 module build
This commit is contained in:
parent
4d7c4246ab
commit
c5d7339fcf
1 changed files with 14 additions and 15 deletions
|
|
@ -34,19 +34,18 @@ data:
|
|||
rpms:
|
||||
postgresql:
|
||||
rationale: main server/client components
|
||||
ref: stream-postgresql-14
|
||||
ref: stream-postgresql-15
|
||||
buildorder: 0
|
||||
# pgaudit:
|
||||
# rationale: pgaudit postgresql extension
|
||||
# ref: stream-postgresql-14
|
||||
# buildorder: 1
|
||||
# https://github.com/timescale/timescaledb/issues/1456
|
||||
# timescaledb:
|
||||
# rationale: timescaledb postgresql extension
|
||||
# ref: stream-postgresql-14
|
||||
# buildorder: 2
|
||||
# # https://src.fedoraproject.org/rpms/postgres-decoderbufs/pull-request/1
|
||||
# postgres-decoderbufs:
|
||||
# rationale: postgres-decoderbufs postgresql extension
|
||||
# ref: stream-postgresql-14
|
||||
# buildorder: 1
|
||||
pgaudit:
|
||||
rationale: pgaudit postgresql extension
|
||||
ref: rawhide
|
||||
buildorder: 1
|
||||
postgres-decoderbufs:
|
||||
rationale: postgres-decoderbufs postgresql extension
|
||||
ref: rawhide
|
||||
buildorder: 1
|
||||
pg_repack:
|
||||
rationale: pg_repack postgresql extension
|
||||
ref: rawhide
|
||||
buildorder: 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue