Browse Source

Merge topic 'FindPostgreSQL-13'

f3f09f1c96 FindPostgreSQL: support version 13

Acked-by: Kitware Robot <[email protected]>
Merge-request: !5468
Brad King 5 years ago
parent
commit
b065b1ad09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/FindPostgreSQL.cmake

+ 1 - 1
Modules/FindPostgreSQL.cmake

@@ -87,7 +87,7 @@ set(PostgreSQL_ROOT_DIR_MESSAGE "Set the PostgreSQL_ROOT system variable to wher
 
 
 set(PostgreSQL_KNOWN_VERSIONS ${PostgreSQL_ADDITIONAL_VERSIONS}
-    "12" "11" "10" "9.6" "9.5" "9.4" "9.3" "9.2" "9.1" "9.0" "8.4" "8.3" "8.2" "8.1" "8.0")
+    "13" "12" "11" "10" "9.6" "9.5" "9.4" "9.3" "9.2" "9.1" "9.0" "8.4" "8.3" "8.2" "8.1" "8.0")
 
 # Define additional search paths for root directories.
 set( PostgreSQL_ROOT_DIRECTORIES