summaryrefslogtreecommitdiffstats
path: root/Auxiliary
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2019-11-04 21:37:06 (GMT)
committerBrad King <brad.king@kitware.com>2019-11-07 14:24:12 (GMT)
commitaeae4182cb90cbf65b1c27cc877f62d2c7690aaf (patch)
tree63d19ce4a6412b7d212536ccae8c2623f5fe599b /Auxiliary
parent6d01a8e004c5faf2d0b2c3b7c0645ce3726181b6 (diff)
downloadCMake-aeae4182cb90cbf65b1c27cc877f62d2c7690aaf.zip
CMake-aeae4182cb90cbf65b1c27cc877f62d2c7690aaf.tar.gz
CMake-aeae4182cb90cbf65b1c27cc877f62d2c7690aaf.tar.bz2
FindPostgreSQL: support version encoding used in pre-10 releases
With the 10.x release, PostgreSQL upstream started encoding the version as `MMmmmm` where `M` is major and `m` is minor. Prior to that, `MMmmPP` was used where `P` was the patch number. Detect this difference and decode it based on the used encoding. Fixes: #19912
Diffstat (limited to 'Auxiliary')
0 files changed, 0 insertions, 0 deletions