I have created a to_dec() function, which is in essence, the opposite of the to_hex() function.
Does anybody know how I can submit this function to Postgresql ?
I have created a to_dec() function, which is in essence, the opposite of the to_hex() function.
Does anybody know how I can submit this function to Postgresql ?