Re: How to convert numbers into words in postgresql - Mailing list pgsql-general

From John R Pierce
Subject Re: How to convert numbers into words in postgresql
Date
Msg-id 5192BC16.1020603@hogranch.com
Whole thread Raw
In response to Re: How to convert numbers into words in postgresql  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: How to convert numbers into words in postgresql  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-general
On 5/14/2013 3:24 PM, Adrian Klaver wrote:
>>
>>
>> um, where is that documented?  I've searched the various 'functions'
>> pages, and not seen it, nor is it in the manual Index.
>
>
> production=> \df cash_words
>                              List of functions
>    Schema   |    Name    | Result data type | Argument data types |  Type
> ------------+------------+------------------+---------------------+--------
>
>  pg_catalog | cash_words | text             | money | normal
>
> Seems to only work with money type.

not sure I'd call that documentation.  I was asking, where is that
described in the postgresql manual?   I looked in every category I
thought was appropriate here,
http://www.postgresql.org/docs/current/static/functions.html and didn't
find it.




--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



pgsql-general by date:

Previous
From: Chris Angelico
Date:
Subject: Re: Storing Special Characters
Next
From: CR Lender
Date:
Subject: Re: Storing Special Characters