We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790ce05 commit 432abdaCopy full SHA for 432abda
ansible/vars.yml
@@ -9,19 +9,9 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
-<<<<<<< HEAD
13
14
postgresorioledb-17: "17.0.1.099-orioledb"
15
postgres17: "17.4.1.049"
16
postgres15: "15.8.1.106"
17
-=======
18
- postgresorioledb-17: "17.0.1.092-orioledb-2404-2"
19
20
- postgresorioledb-17: "17.0.1.092-orioledb-2404-3"
21
->>>>>>> 125293e3 (fix: bump oriole too)
22
- postgres17: "17.4.1.042-2404-3"
23
- postgres15: "15.8.1.099-2404-3"
24
->>>>>>> 6f555979 (chore: bump version for testing)
25
26
# Non Postgres Extensions
27
pgbouncer_release: "1.19.0"
0 commit comments