On Fri, Sep 30, 2016 at 9:40 PM, Tom Lane wrote:
> Aleksander Alekseev writes:
>> Suggested patch (first of many, I hope) renames `md5Salt` to more
>> general `pwsalt`.
>> Does it sound reasonable?
>
> I'm dubious. The main problem with supposing that port->md5Salt
> can serve other purposes is
Aleksander Alekseev writes:
> Suggested patch (first of many, I hope) renames `md5Salt` to more
> general `pwsalt`.
> Does it sound reasonable?
I'm dubious. The main problem with supposing that port->md5Salt
can serve other purposes is its fixed size. I think you're likely
going to have to chan