Function to spell out a number - Mailing list pgsql-novice

From lists@kambanaria.org
Subject Function to spell out a number
Date
Msg-id 43328.88.203.201.242.1288880926.squirrel@webmail.openintegra.com
Whole thread Raw
Responses Re: Function to spell out a number  (Mladen Gogala <mladen.gogala@vmsinfo.com>)
Re: Function to spell out a number  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-novice
Hi everyone,
I've checked the manual and a bit online but could not find this:
Is there a provided function to spell out numbers in Postgres? (in
different languages if possible.)
For example:
to_words(1234) => 'two hundred and thirty four"
Kind regards:
al_shopov

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: PANIC: pg_xlog/000blah Invalid argument pg_resetxlog gives no relief
Next
From: Mladen Gogala
Date:
Subject: Re: Function to spell out a number