Re: missing possibility to use alternative translated month names in to_char function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bernd Reiß <bd_reiss(at)gmx(dot)at>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: missing possibility to use alternative translated month names in to_char function
Date: 2026-08-21 17:15:44
Message-ID: 4092809.1787332544@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?UTF-8?Q?Bernd_Rei=C3=9F?= <bd_reiss(at)gmx(dot)at> writes:
> With the if statements cleaned up this is a +1 for Ready for Committer from me.

I have no opinion about the merits of this patch, but I am
pretty sure it needs a rebase after 03d255463. (The cfbot
doesn't seem to have noticed that yet.)

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nisha Moond 2026-08-21 17:30:38 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message Haibo Yan 2026-08-21 17:15:03 Re: Fix CPU cost of right-semi and right-anti hash joins