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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: pgsql-hackers@lists.postgresql.org, Maciek Sakrejda <m.sakrejda@gmail.com>, Hunaid Sohail <hunaidpgml@gmail.com>
Date: 2024-09-11T14:01:09Z
Lists: pgsql-hackers
Aleksander Alekseev <aleksander@timescale.com> writes:
> I'm having difficulties applying the patch. Could you please do `git
> format-patch` and resend it?

patch(1) is generally far more forgiving than 'git am'.

			regards, tom lane



Commits

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