]> granicus.if.org Git - postgresql/commit
Further cleanup from the strong-random patch.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 12 Dec 2016 09:55:32 +0000 (11:55 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 12 Dec 2016 09:55:32 +0000 (11:55 +0200)
commit58445c5c8d1424038d654ad9ee8af3724c60105e
tree9cc62e1f560ba7b3fc6287a73a100926f913d6db
parent9bbbf029dded76d7d86053ebad1c5f9ab2948904
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.
contrib/chkpass/chkpass.c
src/backend/libpq/auth.c
src/backend/postmaster/postmaster.c