Re: Pasword expiration warning - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Pasword expiration warning
Date
Msg-id aYPFHsrp-lyx7lgF@nathan
Whole thread Raw
In response to Re: Pasword expiration warning  ("Euler Taveira" <euler@eulerto.com>)
Responses Re: Pasword expiration warning
Re: Pasword expiration warning
List pgsql-hackers
On Wed, Feb 04, 2026 at 06:12:07PM -0300, Euler Taveira wrote:
> That's correct. You should use ngettext(). Using the plural form means better
> translation. Looking at some messages in the catalog, the developers tend to
> ignore the fact that the sentence has a plural form too. Sometimes it is hard
> to write a message if multiple parts of the message have plural form. I
> completely understand your resistance.

Please pardon the brain fade; I'd forgotten about ngettext() and missed
your previous message.  Here is an updated patch.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: refactor architecture-specific popcount code
Next
From: Sami Imseih
Date:
Subject: Re: Fix pg_stat_get_backend_wait_event() for aux processes