Re: How to convert numbers into words in postgresql

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: How to convert numbers into words in postgresql
Дата
Msg-id 5192BC16.1020603@hogranch.com
обсуждение исходный текст
Ответ на Re: How to convert numbers into words in postgresql  (Adrian Klaver <adrian.klaver@gmail.com>)
Ответы Re: How to convert numbers into words in postgresql  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Chris Angelico
Дата:
Сообщение: Re: Storing Special Characters
Следующее
От: CR Lender
Дата:
Сообщение: Re: Storing Special Characters