Re: pgsql: Widen the money type to 64 bits.

From: Jeremy Drake <pgsql(at)jdrake(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Widen the money type to 64 bits.
Date: 2007-01-08 05:04:09
Message-ID: Pine.BSO.4.64.0701072101420.15125@resin.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-www

This commit message is rather old, I remarked on its absence earlier, but
better late than never I guess ;)

On Tue, 2 Jan 2007, D'Arcy Cain wrote:

> Log Message:
> -----------
> Widen the money type to 64 bits.
>
> Modified Files:
> --------------
> pgsql/src/backend/utils/adt:
> cash.c (r1.68 -> r1.69)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/cash.c.diff?r1=1.68&r2=1.69)
> pgsql/src/include/catalog:
> pg_type.h (r1.176 -> r1.177)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_type.h.diff?r1=1.176&r2=1.177)
> pgsql/src/include/utils:
> cash.h (r1.23 -> r1.24)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/cash.h.diff?r1=1.23&r2=1.24)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>

--
He did decide, though, that with more time and a great deal of mental
effort, he could probably turn the activity into an acceptable
perversion.
-- Mick Farren, "When Gravity Fails"

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-01-08 16:09:22 pgsql: Remove cost_hashjoin's very ancient hack to discourage (once,
Previous Message Peter Eisentraut 2007-01-07 22:49:56 pgsql: Some fine-tuning of xmlpi in corner cases: - correct error codes

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2007-01-08 07:39:39 Re: proposal: catch warnings
Previous Message Bruce Momjian 2007-01-08 04:10:03 Re: [HACKERS] SGML index build fix

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2007-01-08 16:20:00 Re: Patch for text.css
Previous Message Tom Lane 2007-01-08 01:53:30 Re: Patch for text.css