Re: Pasword expiration warning
Gilles DAROLD <gilles@darold.net>
From: Gilles Darold <gilles@darold.net>
To: Japin Li <japinli@hotmail.com>, songjinzhou <tsinghualucky912@foxmail.com>
Cc: Gilles Darold <gilles@darold.net>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Andrew Dunstan <andrew@dunslane.net>, "Bossart, Nathan"
<bossartn@amazon.com>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2026-01-08T06:04:16Z
Lists: pgsql-hackers
Attachments
- v5-0001-Add-password_expire_warning-GUC-to-warn-clients.patch (text/x-patch) patch v5-0001
Le 08/01/2026 à 04:37, Japin Li a écrit : > On Thu, 08 Jan 2026 at 10:57, "songjinzhou" <tsinghualucky912@foxmail.com> wrote: >> Hi, Gilles Darold >> >> First of all, thank you for your reply. This is indeed not a simple >> countdown. I did think it would be abrupt for users to see "0 days". I >> checked v4, and I think it's fine. (PS: Should we add relevant >> explanations to the SGML?) Thank you. >> > I'd like to hear more opinions on this. > Here is a new version of the patch that adds the documentation for the new GUC, fix the warning message (days(s) instead of days) and handle the 'Infinity' value for the VALID UNTIL clause. -- Gilles Darold http://hexacluster.ai/
Commits
-
Add password expiration warnings.
- 1d92e0c2cc47 19 (unreleased) landed