Re: How to convert numbers into words in postgresql

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to convert numbers into words in postgresql
Date: 2013-05-14 22:51:41
Message-ID: 20130514225141.GE3521@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John R Pierce wrote:

> 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.

A quick grep in doc/src/sgml/ says that cash_words only appears once:

./release-old.sgml:<listitem><para>Fix cash_words() to not overflow buffer (Tom)</para></listitem>

This is a release note item for the 7.3 release.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Julian 2013-05-14 22:52:18 Re: How to convert numbers into words in postgresql
Previous Message CR Lender 2013-05-14 22:36:35 Re: Storing Special Characters