We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
correct
if %POSTGRES_VERSION% geq 12 ( set POSTGRES_DLLS=libpq.dll libcrypto-1_1-x64.dll libiconv-2.dll libintl-9.dll libssl-1_1-x64.dll libwinpthread-1.dll )
12 and 14 both libintl-9.dll. and libwinpthread-1.dll is necessary
libintl-9.dll
libwinpthread-1.dll
The text was updated successfully, but these errors were encountered:
No branches or pull requests
correct
12 and 14 both
libintl-9.dll
. andlibwinpthread-1.dll
is necessaryThe text was updated successfully, but these errors were encountered: