Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()

From: Sergey Fukanchik <s(dot)fukanchik(at)postgrespro(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Date: 2025-07-13 16:17:39
Message-ID: d41f0c69-b2af-4bb5-a9bd-4e9454aecb0f@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you!

--

Sergey

On 7/13/25 18:39, Tom Lane wrote:
> Sergey Fukanchik <s(dot)fukanchik(at)postgrespro(dot)ru> writes:
>> I'm attaching v2 of the patch with "result" renamed to "week".
> I pushed it already, actually.
>
> regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2025-07-13 18:04:51 Re: AIO v2.5
Previous Message Tom Lane 2025-07-13 15:39:04 Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()