Re: somebody could explain this?

From: Greg Stark <gsstark(at)mit(dot)edu>
To: <otto(dot)hirr(at)olabinc(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: somebody could explain this?
Date: 2005-11-05 03:48:49
Message-ID: 87u0erhhzy.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Otto Hirr" <otto(dot)hirr(at)olabinc(dot)com> writes:

> Trivia...
> I heard a story many years ago that landed a programmer in prison...
> He worked on the program that calculated interest that was to be
> deposited into an account. Instead of rounding or truncating the
> amount beyond what the bank wanted to use, he saved the small fractional
> dollars (really micro-pennies) into an account. Soon he had several
> hundred thousand in the account - there is a lot of multiplication...
> He got caught.

Uh yeah, that story would be the plot to Superman II (and Office Space too).

--
greg

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Qingqing Zhou 2005-11-05 04:07:58 Re: postgresql-8.1RC1 on Solaris 10, amd64x2
Previous Message Qingqing Zhou 2005-11-05 03:36:51 Re: Possible problem with pg_reload_conf() and view pg_settings