From 08294d8c54c13c5d0fd0a85b55ec707e5114b780 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Thu, 18 Feb 2021 18:22:43 +0100 Subject: [PATCH] Build the plugins again --- postgresql.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/postgresql.yaml b/postgresql.yaml index a3e3c58..8d21019 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -36,17 +36,17 @@ data: rationale: main server/client components ref: stream-postgresql-13 buildorder: 0 - # pgaudit: - # rationale: pgaudit postgresql extension - # ref: stream-postgresql-13 - # buildorder: 1 - # # https://github.com/timescale/timescaledb/issues/1456 + pgaudit: + rationale: pgaudit postgresql extension + ref: stream-postgresql-13 + buildorder: 1 + # https://github.com/timescale/timescaledb/issues/1456 # timescaledb: # rationale: timescaledb postgresql extension # ref: stream-postgresql-12 # buildorder: 2 # # https://src.fedoraproject.org/rpms/postgres-decoderbufs/pull-request/1 - # postgres-decoderbufs: - # rationale: postgres-decoderbufs postgresql extension - # ref: stream-postgresql-13 - # buildorder: 1 + postgres-decoderbufs: + rationale: postgres-decoderbufs postgresql extension + ref: stream-postgresql-13 + buildorder: 1