diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2017-03-07 14:23:49 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2017-03-07 14:23:49 +0200 |
commit | 273c458a2b3a0fb73968020ea5e9e35eb6928967 (patch) | |
tree | 9dac9fb2207a734d1304a457eb7bddd8fad3cfb4 /src/backend/commands/user.c | |
parent | 330b84d8c40864007833e05dc9d849c4bda77240 (diff) | |
download | postgresql-273c458a2b3a0fb73968020ea5e9e35eb6928967.tar.gz postgresql-273c458a2b3a0fb73968020ea5e9e35eb6928967.zip |
Refactor SHA2 functions and move them to src/common/.
This way both frontend and backends can use them. The functions are taken
from pgcrypto, which now fetches the source files it needs from
src/common/.
A new interface is designed for the SHA2 functions, which allow linking
to either OpenSSL or the in-core stuff taken from KAME as needed.
Michael Paquier, reviewed by Robert Haas.
Discussion: https://www.postgresql.org/message-id/CAB7nPqTGKuTM5jiZriHrNaQeVqp5e_iT3X4BFLWY_HyHxLvySQ%40mail.gmail.com
Diffstat (limited to 'src/backend/commands/user.c')
0 files changed, 0 insertions, 0 deletions