git.postgresql.org Git - postgresql.git/commit
2017年12月18日 21:59:10 +0000 (16:59 -0500)
2017年12月18日 21:59:48 +0000 (16:59 -0500)
commit 25d532698d74f4adb34f013f1a287a0029e31fb1
Move SCRAM-related name definitions to scram-common.h
Mechanism names for SCRAM and channel binding names have been included
in scram.h by the libpq frontend code, and this header references a set
of routines which are only used by the backend. scram-common.h is on
the contrary usable by both the backend and libpq, so getting those
names from there seems more reasonable.
Author: Michael Paquier <michael.paquier@gmail.com>
This is the main PostgreSQL git repository.
RSS
Atom