Re: Test improvements and minor code fixes for formatting.c.

Aleksander Alekseev <aleksander@timescale.com>

From: Aleksander Alekseev <aleksander@timescale.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Maciek Sakrejda <m.sakrejda@gmail.com>, Hunaid Sohail <hunaidpgml@gmail.com>
Date: 2024-09-11T09:32:50Z
Lists: pgsql-hackers
Hi Tom,

> Meh ... cfbot points out I did the float-to-int conversions wrong.
> v2 attached.

I'm having difficulties applying the patch. Could you please do `git
format-patch` and resend it?

-- 
Best regards,
Aleksander Alekseev



Commits

  1. Modernize to_char's Roman-numeral code, fixing overflow problems.