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 8c1623c commit b3c1ec6Copy full SHA for b3c1ec6
1 file changed
CMakeLists.txt
@@ -67,7 +67,7 @@ endif()
67
set(MINIMUM_POSTGRESQL_SERVER_VERSION "11")
68
set(MINIMUM_POSTGRESQL_SERVER_VERSION_NUM "110000")
69
70
-set(PostgreSQL_ADDITIONAL_VERSIONS "17" "16" "15" "14" "13" "12" "11")
+set(PostgreSQL_ADDITIONAL_VERSIONS "19" "18" "17" "16" "15" "14" "13" "12" "11")
71
72
#############################################################
73
# Version
0 commit comments