Re: monetary bug - Mailing list pgsql-hackers

From Dennis Bjorklund
Subject Re: monetary bug
Date
Msg-id Pine.LNX.4.44.0408231446220.9559-100000@zigo.dhs.org
Whole thread Raw
In response to Re: monetary bug  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: monetary bug  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
On Mon, 23 Aug 2004, Karel Zak wrote:

>  I  think it's  pretty extendable  solution in  contrast to  the current
>  hardcoded  in/out  datetypes  functions.

Who are we formatting for? If the client wants the data in a specific
format then they can do SELECT to_char(...), or do the formatting in the
client all together.

If some client wants to render the column value as a bitmap image, let
them.  We don't need to build in everything a client wants to do in the
server.

The database should manage data, presenting it to the user in different 
ways are the job of a client.

-- 
/Dennis Björklund



pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: Re: monetary bug
Next
From: Daniel Kalchev
Date:
Subject: missing data/global