File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 571571 }
572572 },
573573 "wrappers" : {
574+ "0.1.5" : {
575+ "postgresql" : [
576+ " 15"
577+ ],
578+ "hash" : " sha256-i6hINjzlyu7lVoAkgBEDhRn1CTrBVI0Zgz33uFyRtjE=" ,
579+ "pgrx" : " 0.6.1" ,
580+ "rust" : " 1.82.0"
581+ },
582+ "0.1.6" : {
583+ "postgresql" : [
584+ " 15"
585+ ],
586+ "hash" : " sha256-cYl6pDXV9lFLLhftSw3cYFff2shN+pZpTxWDSq5+P8E=" ,
587+ "pgrx" : " 0.6.1" ,
588+ "rust" : " 1.82.0"
589+ },
574590 "0.1.7" : {
575591 "postgresql" : [
576592 " 15"
Original file line number Diff line number Diff line change 189189 ) ;
190190 # All versions that were previously packaged (historical list)
191191 allPreviouslyPackagedVersions = [
192- "0.1.6"
193- "0.1.5"
194192 # Versions of wrapper extension prior to 0.1.5 are using pgx 0.5.6 that doesn't support PostgreSQL 14+
195193 # Bumping to pgx 0.6.1 requires signicant code changes, described e.g. in the patch:
196194 # nix/ext/wrappers/v0.1.4/0002-bump-pgrx-to-0.6.1.patch
You can’t perform that action at this time.
0 commit comments