9.1Beta1 - Repeatable Crash on Windows - Mailing list pgsql-testers

From Richard Broersma
Subject 9.1Beta1 - Repeatable Crash on Windows
Date
Msg-id BANLkTikq8DrkJho-533tHRq3uDc9kjQrNQ@mail.gmail.com
Whole thread Raw
Responses Re: 9.1Beta1 - Repeatable Crash on Windows
List pgsql-testers
psql -U postgres
psql (9.1beta1)
WARNING: Console code page (437) differs from Windows code page (1252)
         8-bit characters might not work correctly. See psql reference
         page "Notes for Windows users" for details.
Type "help" for help.

postgres=# SELECT 'INFINITY'::TIMESTAMP;
server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!>


I've also included this report on the google doc.

--
Regards,
Richard Broersma Jr.

pgsql-testers by date:

Previous
From: postgresql@raveland.org
Date:
Subject: [PostgreSQL 9.1 alpha5] OpenBSD and Loongson
Next
From: Josh Berkus
Date:
Subject: Re: 9.1Beta1 - Repeatable Crash on Windows