Re: Anti log in PostgreSQL - Mailing list pgsql-sql

From D'Arcy J.M. Cain
Subject Re: Anti log in PostgreSQL
Date
Msg-id 200312270540.52321.darcy@druid.net
Whole thread Raw
In response to Re: Anti log in PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
On December 26, 2003 06:37 pm, Tom Lane wrote:
> accumulated roundoff in the monetary amounts.  I think you will
> need to write a little function (in plpgsql or your language of
> choice) that performs the sequence of compounding steps, if you
> want to get an answer that a banker will like.

And make sure that you check your local rules.  Mortgages are actually 
calculated differently in Canada and the US.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-sql by date:

Previous
From: "Chris Travers"
Date:
Subject: Re: Anti log in PostgreSQL
Next
From: Devrim GUNDUZ
Date:
Subject: What am I doing wrong in here?