Hi,

I have attached a new patch v8 with the following changes:
1. Fixed cases reported by Maciek.
2. Handles leading spaces in input string.

I have also added a few more negative tests after Maciek reported
a few cases.

I have also updated the format in the round trip test:
...to_char(i, 'FMRN') ... to
...to_char(i, 'RN') ...
which verifies that leading spaces are now handled in input
string with simple 'RN' when used with to_number.

Looking forward to your feedback.

Regards,
Hunaid Sohail

Attachment: v8-0001-Add-roman-support-for-to_number-function.patch
Description: Binary data

Reply via email to