File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ postgres_major:
1010
1111# Full version strings for each major version
1212postgres_release :
13- postgresorioledb-17 : " 17.5.1.050 -orioledb"
14- postgres17 : " 17.6.1.029 "
15- postgres15 : " 15.14.1.029 "
13+ postgresorioledb-17 : " 17.5.1.051 -orioledb"
14+ postgres17 : " 17.6.1.030 "
15+ postgres15 : " 15.14.1.030 "
1616
1717# Non Postgres Extensions
1818pgbouncer_release : 1.19.0
Original file line number Diff line number Diff line change 572572 "pgrx" : " 0.12.9" ,
573573 "rust" : " 1.84.0"
574574 },
575+ "0.5.3" : {
576+ "postgresql" : [
577+ " 15" ,
578+ " 17" ,
579+ " orioledb-17"
580+ ],
581+ "hash" : " sha256-iaJriPEa0iVLpmnuUk9R3HS545Jhz7aH1clYvHEuEvs=" ,
582+ "pgrx" : " 0.14.3" ,
583+ "rust" : " 1.87.0"
584+ },
575585 "0.5.4" : {
576586 "postgresql" : [
577587 " 15" ,
You can’t perform that action at this time.
0 commit comments