diff options
author | Noah Misch <noah@leadboat.com> | 2018-04-25 18:50:29 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2018-04-25 18:50:33 -0700 |
commit | 24f1e9ca0b9261dd6ae3c16cebbcc572732f3587 (patch) | |
tree | 2ebd782efdf53998726a850210ac003fe05c57fd /src/backend/utils/adt/float.c | |
parent | 168df1b844d3ff0f8ae392f9d3a6cdcaf9f76311 (diff) | |
download | postgresql-24f1e9ca0b9261dd6ae3c16cebbcc572732f3587.tar.gz postgresql-24f1e9ca0b9261dd6ae3c16cebbcc572732f3587.zip |
Correct pg_recvlogical server version test.
The predecessor test boiled down to "PQserverVersion(NULL) >= 100000",
which is always false. No release includes that, so it could not have
reintroduced CVE-2018-1058. Back-patch to 9.4, like the addition of the
predecessor in commit 8d2814f274def85f39fbe997d454b01628cb5667.
Discussion: https://postgr.es/m/20180422215551.GB2676194@rfd.leadboat.com
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions