more postgres versions (#1193)

* more postgres versions

* omit these (not in earlier releases)
This commit is contained in:
Jacob Heider 2023-03-31 20:24:16 -04:00 committed by GitHub
parent 35c13cb436
commit 098cf32a15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,11 @@ distributable:
strip-components: 1
versions:
- 15.2 # need to hardcode this version, because no easy way to get the tag yet
- 15.2 # need to hardcode this version, because no easy way to get the tag yet
- 14.7
- 13.10
- 12.14
- 11.19
dependencies:
openssl.org: ^1.0.1
@ -45,7 +49,6 @@ provides:
- bin/dropuser
- bin/ecpg
- bin/initdb
- bin/pg_amcheck
- bin/pg_archivecleanup
- bin/pg_basebackup
- bin/pg_config
@ -62,7 +65,6 @@ provides:
- bin/pg_test_fsync
- bin/pg_test_timing
- bin/pg_upgrade
- bin/pg_verifybackup
- bin/pg_waldump
- bin/pgbench
- bin/postgres