Re: Raising the SCRAM iteration count - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Raising the SCRAM iteration count
Date
Msg-id ZCDzknh7oA9BkiNn@paquier.xyz
Whole thread Raw
In response to Re: Raising the SCRAM iteration count  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Sun, Mar 26, 2023 at 11:14:37PM +0200, Daniel Gustafsson wrote:
> > On 25 Mar 2023, at 01:56, Michael Paquier <michael@paquier.xyz> wrote:
> >
> > On Fri, Mar 24, 2023 at 09:56:29AM +0100, Daniel Gustafsson wrote:
> >> I've actually ripped out the test in question in the attached v9 to have it
> >> ready and building green in CFbot.
> >
> > While reading through v9, I have noticed a few things.
>
> The attached rebase fixes all of these comments, and features a slightly
> reworded commit message.  I plan to go ahead with this tomorrow to close the CF
> patch item.

Looks OK by me.

+   "SELECT substr(rolpassword,1,19)
I would have perhaps used a regexp_replace() for that.  What you have
here is of course fine, so feel free to ignore :p
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Data is copied twice when specifying both child and parent table in publication
Next
From: Kirk Wolak
Date:
Subject: Re: Documentation Not Compiling (http://docbook... not https:.//...)