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

Lists: pgsql-committerspgsql-hackerspgsql-www
From: darcy(at)postgresql(dot)org (D'Arcy Cain)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Widen the money type to 64 bits.
Date: 2007-01-03 01:19:51
Message-ID: 20070103011951.5EA039F95E3@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers pgsql-hackers pgsql-www

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)


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
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"


From: "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgsql(at)jdrake(dot)com, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Widen the money type to 64 bits.
Date: 2007-01-08 17:49:08
Message-ID: 20070108124908.012157dd.darcy@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers pgsql-hackers pgsql-www

On Sun, 7 Jan 2007 21:04:09 -0800 (PST)
Jeremy Drake <pgsql(at)jdrake(dot)com> wrote:
> This commit message is rather old, I remarked on its absence earlier, but
> better late than never I guess ;)

Not sure what you mean. I just committed it recently. I held off
until after the release as requested. What do you mean by "old?"

--
D'Arcy J.M. Cain <darcy(at)druid(dot)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.


From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql(at)jdrake(dot)com, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Widen the money type to 64 bits.
Date: 2007-01-09 03:35:12
Message-ID: 200701090335.l093ZCW02318@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers pgsql-hackers pgsql-www

D'Arcy J.M. Cain wrote:
> On Sun, 7 Jan 2007 21:04:09 -0800 (PST)
> Jeremy Drake <pgsql(at)jdrake(dot)com> wrote:
> > This commit message is rather old, I remarked on its absence earlier, but
> > better late than never I guess ;)
>
> Not sure what you mean. I just committed it recently. I held off
> until after the release as requested. What do you mean by "old?"

You committed it five days ago, because the date on the email was Jan 2,
but it only arrived today. It should have appeard within minutes of the
commit.

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +


From: "Magnus Hagander" <magnus(at)hagander(dot)net>
To: "Bruce Momjian" <bruce(at)momjian(dot)us>
Cc: darcy(at)druid(dot)net, pgsql-hackers(at)postgresql(dot)org, pgsql(at)jdrake(dot)com, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Widen the money type to 64 bits.
Date: 2007-01-09 06:49:19
Message-ID: 20070109064930.AF92BDCC122@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
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 ;)
> >
> > Not sure what you mean. I just committed it recently. I held off
> > until after the release as requested. What do you mean by "old?"
>
> You committed it five days ago, because the date on the email was Jan 2,
> but it only arrived today. It should have appeard within minutes of the
> commit.
>

i'm sure it got stuck in the maia filter (happens all the time with delays of a couple of hours up to several days) or in the moderator steve (if the sender
was'nt on the list allow. can happen since it was a long time since he last committed). check the headers if you still have the original mail around to see
where it stuck.

/Magnus


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "Bruce Momjian" <bruce(at)momjian(dot)us>, darcy(at)druid(dot)net, pgsql(at)jdrake(dot)com, pgsql-www(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Widen the money type to 64 bits.
Date: 2007-01-09 06:59:52
Message-ID: 2515.1168325992@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers pgsql-hackers pgsql-www

"Magnus Hagander" <magnus(at)hagander(dot)net> writes:
> i'm sure it got stuck in the maia filter (happens all the time with
> delays of a couple of hours up to several days) or in the moderator
> steve (if the sender was'nt on the list allow. can happen since it was
> a long time since he last committed).

D'Arcy hasn't committed anything since [ checks CVS history... ]
2003-02-27, so I'm betting on theory B. But can we change that setup
for the -committers list? Any currently-authorized committer should be
whitelisted whether he's committed anything recently or not.

regards, tom lane