Add PostgreSQL authentication backend (#9756)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Mon, 27 Apr 2020 04:54:48 +0000 (06:54 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2020 04:54:48 +0000 (06:54 +0200)
commite564bf8eadb5aee7a90b2184b03316917c580aed
tree9d50066383ca4baf130d955f50845bf528936162
parent2fe4641c1e00d72c1f651b83898b093a9454d43c
Add PostgreSQL authentication backend (#9756)

* Add PostgreSQL authentication backend
src/database/database-postgresql.cpp
src/database/database-postgresql.h
src/serverenvironment.cpp