> -----Message d'origine-----
> De : pgsql-testers-owner@postgresql.org [mailto:pgsql-testers-> >
owner@postgresql.org] De la part de Greg Smith
> Envoyé : 11 mai 2011 00:28
> À : Greg Smith
> Cc : Richard Broersma; pgsql-testers@postgresql.org
> Objet : Re: [TESTERS] 9.1Beta1 - Repeatable Crash on Windows
>
> Can either/both of you seeing this crash do the following:
>
> show timezone;
> select * from pg_timezone_abbrevs;
>
> And post the result? Tom Lane mentioned there's a similar problem
> already being chased around, and that data will help figure out how your
> case fits in relation to it.
>
> --
> Greg Smith 2ndQuadrant US greg@2ndQuadrant.com Baltimore, MD
Show timezone gives US/Eastern
Select * from pg_timezone_abbrevs returns zero rows
--
Mark Watson