Re: BUG #15932: Module passwordcheck doesn't reference previous hooks

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: rafaelthca@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2019-07-31T07:15:03Z
Lists: pgsql-bugs
On Tue, Jul 30, 2019 at 11:24:20AM +0900, Michael Paquier wrote:
> So, it would erase the trace of previous hooks if loaded last.
> passwordcheck holds value as an example of use for some hooks, and
> examples should be a good students, so I agree to do better and fix
> that.  The attached patch does the work, what do you think about it?

Are there any objections about that stuff?  I would not touch anything
else than HEAD for that issue.
--
Michael

Commits

  1. Fix handling of previous password hooks in passwordcheck