| From: | Jeremy Drake <pgsql(at)jdrake(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: contrib regression failures after recent money type |
| Date: | 2007-01-03 06:17:38 |
| Message-ID: | Pine.BSO.4.64.0701022216200.8221@resin.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 2 Jan 2007, Jeremy Drake wrote:
> Seems that the contrib regression tests, namely the cash and oid tests of
> the btree_gist contrib module, are failing after the recent commit to
> widen the money type to 64 bits. Example:
> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=mongoose&dt=2007-01-03%2005:30:01
Almost forgot, I saw that this commit modified
src/include/catalog/pg_type.h, should this have required a catversion
change?
> Also, on a slightly off-topic note, I am subscribed to the -committers
> list and did not receive an automated commit message for this commit. It
> is also not in the archives...
>
>
--
Whom the gods wish to destroy they first call promising.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-01-03 06:27:21 | Re: contrib regression failures after recent money type changes |
| Previous Message | Jeremy Drake | 2007-01-03 06:14:03 | contrib regression failures after recent money type changes |