Further cleanup from the strong-random patch. Also use the new facility for generating RADIUS authenticator requests, and salt in chkpass extension.
Reword the error messages to be nicer. Fix bogus error code used in the message in BackendStartup. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/58445c5c8d1424038d654ad9ee8af3724c60105e Modified Files -------------- contrib/chkpass/chkpass.c | 9 +++++++-- src/backend/libpq/auth.c | 13 ++----------- src/backend/postmaster/postmaster.c | 8 ++++---- 3 files changed, 13 insertions(+), 17 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
