aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-09-28 12:22:44 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-09-28 12:22:44 +0300
commitbabe05bc2b781eb3eb84a18d7010d08277e2e399 (patch)
tree4d692b0ef2fa74186aafc97d4d46748ea63aff07 /src/backend/commands/variable.c
parent72daabc7a3e75788df862104b8f723513c2471ae (diff)
downloadpostgresql-babe05bc2b781eb3eb84a18d7010d08277e2e399.tar.gz
postgresql-babe05bc2b781eb3eb84a18d7010d08277e2e399.zip
Turn password_encryption GUC into an enum.
This makes the parameter easier to extend, to support other password-based authentication protocols than MD5. (SCRAM is being worked on.) The GUC still accepts on/off as aliases for "md5" and "plain", although we may want to remove those once we actually add support for another password hash type. Michael Paquier, reviewed by David Steele, with some further edits by me. Discussion: <CAB7nPqSMXU35g=W9X74HVeQp0uvgJxvYOuA4A-A3M+0wfEBv-w@mail.gmail.com>
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions