Re: Number Conversion Function - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: Number Conversion Function
Date
Msg-id 49E38733.1010402@wildenhain.de
Whole thread Raw
In response to Re: Number Conversion Function  (justin <justin@emproshunts.com>)
Responses Re: Number Conversion Function
Re: Number Conversion Function
List pgsql-general
justin wrote:
>
>
> Tom Lane wrote:
>> Tino Wildenhain <tino@living-examples.com> writes:
>>
>>> I would not recommend to do this within the database. Thats typical
>>> a job for your presentation layer.
>>>
>>
>> ... but having said that, I think the "money" datatype has a function
>> for this.  Whether that's of any use to you I dunno; money is pretty
>> restrictive about what it can handle.
>>
>>             regards, tom lane
>>
>
> I disagree the database is the wrong place, there are cases it makes sense.
>
Which cases would that be?

Regards
Tino

pgsql-general by date:

Previous
From: Emanuel Calvo Franco
Date:
Subject: Re: In memory Database for postgres
Next
From: justin
Date:
Subject: Re: Number Conversion Function