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:29 -0700 |
commit | 6336b6dfc5c5f7ef746fb7b14c720ef0c2c6a1f1 (patch) | |
tree | c0e3e4275d34e42e014cbc3c5a7e72d8c4ff6c34 /src/backend/utils/adt/jsonfuncs.c | |
parent | 5602265f770f400a03b4a4ca22b3cd530c294bc2 (diff) | |
download | postgresql-6336b6dfc5c5f7ef746fb7b14c720ef0c2c6a1f1.tar.gz postgresql-6336b6dfc5c5f7ef746fb7b14c720ef0c2c6a1f1.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/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions