Re: Pasword expiration warning
Gilles DAROLD <gilles@darold.net>
From: Gilles Darold <gilles@darold.net>
To: Japin Li <japinli@hotmail.com>
Cc: songjinzhou <tsinghualucky912@foxmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Andrew Dunstan <andrew@dunslane.net>, "Bossart, Nathan"
<bossartn@amazon.com>, Tom Lane <tgl@sss.pgh.pa.us>,
liu xiaohui <liuxh.zj.cn@gmail.com>
Date: 2026-01-08T12:31:15Z
Lists: pgsql-hackers
Attachments
- v8-0001-Add-password_expire_warning-GUC-to-warn-clients.patch (text/x-patch) patch v8-0001
Le 08/01/2026 à 10:27, Japin Li a écrit : > We should probably use guc-password-expire-warning as the ID, since the GUC is > named password_expire_warning (singular). Patch updated. -- Gilles Darold http://www.darold.net/
Commits
-
Add password expiration warnings.
- 1d92e0c2cc47 19 (unreleased) landed