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

Hunaid Sohail <hunaidpgml@gmail.com>

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

On Wed, Sep 11, 2024 at 2:33 PM Aleksander Alekseev <
aleksander@timescale.com> wrote:

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

Yes, I guess there is some issue with the patch but somehow I was able to
apply it.

make installcheck-world -> tested, passed
Documentation -> tested, passed

Regards,
Hunaid Sohail

Commits

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