Re: Pasword expiration warning

From: Gilles Darold <gilles(at)darold(dot)net>
To: Japin Li <japinli(at)hotmail(dot)com>
Cc: songjinzhou <tsinghualucky912(at)foxmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "Bossart, Nathan" <bossartn(at)amazon(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, liu xiaohui <liuxh(dot)zj(dot)cn(at)gmail(dot)com>
Subject: Re: Pasword expiration warning
Date: 2026-01-08 12:31:15
Message-ID: 94634e38-7184-42a1-b9e1-7611076e1c08@darold.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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/

Attachment Content-Type Size
v8-0001-Add-password_expire_warning-GUC-to-warn-clients.patch text/x-patch 7.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2026-01-08 12:34:57 Re: RFC: adding pytest as a supported test framework
Previous Message Shinya Kato 2026-01-08 12:30:50 Use IsA() macro instead of nodeTag comparison