Обсуждение: Re: [COMMITTERS] pgsql: Add regression tests for MONEY type.

Поиск
Список
Период
Сортировка

Re: [COMMITTERS] pgsql: Add regression tests for MONEY type.

От
Alvaro Herrera
Дата:
D'Arcy J.M. Cain wrote:
> Log Message:
> -----------
> Add regression tests for MONEY type.

This has broken the buildfarm ...

-- 
Alvaro Herrera       Valdivia, Chile   ICBM: S 39º 49' 18.1", W 73º 13' 56.4"
"You knock on that door or the sun will be shining on places inside you
that the sun doesn't usually shine" (en Death: "The High Cost of Living")


Re: [COMMITTERS] pgsql: Add regression tests for MONEY type.

От
"D'Arcy J.M. Cain"
Дата:
On Sat, 24 Nov 2007 17:22:35 -0300
Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> D'Arcy J.M. Cain wrote:
> > Log Message:
> > -----------
> > Add regression tests for MONEY type.
> 
> This has broken the buildfarm ...

It worked here.  Can you send me the error output.

-- 
D'Arcy J.M. Cain <darcy@druid.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.


Re: [COMMITTERS] pgsql: Add regression tests for MONEY type.

От
Tom Lane
Дата:
"D'Arcy J.M. Cain" <darcy@druid.net> writes:
> Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>> This has broken the buildfarm ...

> It worked here.  Can you send me the error output.

The problem was you forgot to update serial_schedule.
        regards, tom lane