Re: [PATCH] Add roman support for to_number function

Hunaid Sohail <hunaidpgml@gmail.com>

From: Hunaid Sohail <hunaidpgml@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Maciek Sakrejda <m.sakrejda@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-10-30T07:07:51Z
Lists: pgsql-hackers

Attachments

Hi,

I have attached a rebased patch if someone wants to review in the next CF.
No changes as compared to v4.

Regards,
Hunaid Sohail

>

Commits

  1. Support RN (roman-numeral format) in to_number().