pgsql function for roman2decimal?

From: F Bax <fbax(dot)ca(at)gmail(dot)com>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: pgsql function for roman2decimal?
Date: 2020-06-27 20:38:59
Message-ID: CAAmqg_CE9+wFDZkqkXSg_6mZAYBLMsjBjZm+d4CdGrQxqX5Dhw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I found simple code for PHP to convert roman numeral to decimal here:

https://stackoverflow.com/questions/6265596/how-to-convert-a-roman-numeral-to-integer-in-php

Can this be accomplished with a pgsql function?

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2020-06-27 21:01:57 Re: pgsql function for roman2decimal?
Previous Message Simon Riggs 2020-06-27 11:08:49 Re: Optimizer Hint, to ignore limit and offset in optimizer plan