Add pgaudit and timescaledb

Also, rebased libpq and postgresql to 12.1.
This commit is contained in:
Patrik Novotný 2019-11-25 14:39:33 +01:00
commit 38459299e7

View file

@ -45,3 +45,11 @@ data:
rationale: main server/client components
ref: stream-postgresql-12
buildorder: 1
pgaudit:
rationale: pgaudit postgresql extension
ref: stream-postgresql-12
buildorder: 2
timescaledb:
rationale: timescaledb postgresql extension
ref: stream-postgresql-12
buildorder: 2