Re: Clarification With Money data type

From: Ireneusz Pluta <ipluta(at)wp(dot)pl>
To: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Clarification With Money data type
Date: 2010-03-12 08:10:17
Message-ID: 4B99F6E9.7000407@wp.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-sql

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:hnaare$jh$1(at)reversiblemaps(dot)ath(dot)cx" type="cite">
<pre wrap="">

it's better to use some sort of numeric

</pre>
</blockquote>
<font face="Courier New, Courier, monospace">or integer and store
amounts of cents, not dollars. </font><br>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 484 bytes

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pierre Queinnec 2010-03-20 19:50:29 Fix for a possible NPE
Previous Message Jason Tesser 2010-03-11 22:42:39 Re: Multiple Functions and Tables in different Schemas with COmposite Types

Browse pgsql-sql by date

  From Date Subject
Next Message Dan McFadyen 2010-03-12 15:41:30 Odd query behavior
Previous Message Jaime Casanova 2010-03-12 06:56:24 Re: Trigger on select :-(