From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
---|---|
To: | Japin Li <japinli(at)hotmail(dot)com> |
Cc: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Emanuele Musella <emamuse86(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Parametrization minimum password lenght |
Date: | 2025-01-06 19:32:16 |
Message-ID: | Z3wvwLceb6brtR0P@nathan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Dec 25, 2024 at 01:15:53PM +0800, Japin Li wrote:
> It seems that the v11 cannot apply on master since 7f97b4734, and rebase is needed.
>
> $ git am ~/v11-0001-Add-passwordcheck.min_password_length.patch
> Applying: Add passwordcheck.min_password_length.
> error: patch failed: contrib/passwordcheck/passwordcheck.c:26
> error: contrib/passwordcheck/passwordcheck.c: patch does not apply
> Patch failed at 0001 Add passwordcheck.min_password_length.
> hint: Use 'git am --show-current-patch=diff' to see the failed patch
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
>
>
> The comment of prev_check_password_hook has been changed which case the apply failed.
Here is a rebased version of the patch. Barring objections, I am planning
to commit this soon.
--
nathan
Attachment | Content-Type | Size |
---|---|---|
v12-0001-Add-passwordcheck.min_password_length.patch | text/plain | 6.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jelte Fennema-Nio | 2025-01-06 20:09:04 | Re: RFC: Allow EXPLAIN to Output Page Fault Information |
Previous Message | Noah Misch | 2025-01-06 19:27:48 | ECPG deccall3 functions vs. risnull() inputs |