Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4289a9 commit 70e6da5Copy full SHA for 70e6da5
build/helpers/setvars.cmd
@@ -12,6 +12,7 @@ SET ZSTD_RELEASE=1.1.0
12
13
SET PG_REPACK_VER=1.4.2
14
IF "%PG_MAJOR_VERSION%"=="9.5" SET PG_REPACK_VER=1.3.4
15
+IF "%PG_MAJOR_VERSION%"=="11" SET PG_REPACK_VER=1.4.3
16
17
REM Path vars
18
SET PERL32_PATH=C:\Perl
0 commit comments