]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Support OpenSSL 1.1.0 in 9.4 branch.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 16 Apr 2017 00:16:03 +0000 (20:16 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 16 Apr 2017 00:16:03 +0000 (20:16 -0400)
commitbb132cddf870885a6e3af102fe2accd04e5da38a
tree717656d1872c1f7d0b9c8789a5022d505f519801
parent07a990c6e7d151244199f443753f7e15df32e010
Support OpenSSL 1.1.0 in 9.4 branch.

This commit back-patches the equivalent of the 9.5-branch commits
e2838c580 and 48e5ba61e, so that we can work with OpenSSL 1.1.0 in 9.4.

(Going further back would be a good thing but will take more work;
meanwhile let's see what the buildfarm makes of this.)

Original patches by Andreas Karlsson and Heikki Linnakangas,
back-patching work by Andreas Karlsson.

Patch: https://postgr.es/m/0c817abb-3f7d-20fb-583a-58f7593a0bea@proxel.se
Discussion: https://postgr.es/m/5129.1492293840@sss.pgh.pa.us
12 files changed:
configure
configure.in
contrib/pgcrypto/internal.c
contrib/pgcrypto/openssl.c
contrib/pgcrypto/pgcrypto.c
contrib/pgcrypto/pgp-s2k.c
contrib/pgcrypto/px-crypt.c
contrib/pgcrypto/px.h
src/backend/libpq/be-secure.c
src/include/pg_config.h.in
src/interfaces/libpq/fe-secure.c
src/interfaces/libpq/libpq-int.h