Re: [GENERAL] ISO week dates - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: [GENERAL] ISO week dates
Date
Msg-id 20070216151127.GJ13241@alvh.no-ip.org
Whole thread Raw
In response to Re: [GENERAL] ISO week dates  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [GENERAL] ISO week dates  (Andrew Dunstan <andrew@dunslane.net>)
Re: [GENERAL] ISO week dates  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
Bruce Momjian escribió:
> Alvaro Herrera wrote:
> > Andrew Dunstan escribi?:
> >
> > > Looks to me like the timestamptz test relies on the timestamp test (for
> > > timestamp_tbl) but they are set to run in parallel, so we have a race
> > > condition. Oops!
> >
> > Good catch :-)
> >
> > I'd guess the answer is to move the tests using the timestamp_tbl to the
> > timestamp test.
>
> OK, will do.  Thanks for the diagnosis.

Actually I have a patch ready for it.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] ISO week dates
Next
From: Andrew Dunstan
Date:
Subject: Re: [GENERAL] ISO week dates