Re: USE_AUSTRALIAN_RULES breaks regression tests in 7.1.2?

Поиск
Список
Период
Сортировка
От Justin Clift
Тема Re: USE_AUSTRALIAN_RULES breaks regression tests in 7.1.2?
Дата
Msg-id 01060712505900.15375@justin
обсуждение исходный текст
Ответ на Re: USE_AUSTRALIAN_RULES breaks regression tests in 7.1.2?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: USE_AUSTRALIAN_RULES breaks regression tests in 7.1.2?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi Tom,

The only two approaches I can think of are :

a) Make the regression tests run in the GMT timezone (+0, no DST, etc) and
have the expected results also be in GMT.

or

b) Have an alternate set of results available for the timestamp and horology
tests, automatically used when the regression tests are run with
USE_AUSTRALIAN_RULES.

What do you think?

Regards and best wishes,

Justin Clift

On Thursday 07 June 2001 12:22, Tom Lane wrote:
> Justin Clift <aa2@bigpond.net.au> writes:
> > I'm noticing defining the compiler variable "USE_AUSTRALIAN_RULES" is
> > breaking the regression tests, specifically the horology and timestamp
> > tests.
>
> No surprise.  The regression test comparison files are generated in US
> timezones.
>
> > Is this a known issue I've missed?  If's it's not I'll submit this to the
> > "bugs" mailing list.
>
> Don't bother, unless you have some nifty idea for making the regression
> comparison files track the setting.
>
>             regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: USE_AUSTRALIAN_RULES breaks regression tests in 7.1.2?
Следующее
От: Somazx Interesting
Дата:
Сообщение: Slow droping tables