Re: possible obvious bug?

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Merlin Moncure <wizard_32141(at)yahoo(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: possible obvious bug?
Date: 2002-11-26 22:11:40
Message-ID: Pine.LNX.4.33.0211261511300.11205-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 27 Nov 2002, Hannu Krosing wrote:

> Merlin Moncure kirjutas T, 26.11.2002 kell 08:00:
> > I was playing with the Japanese win32 7.2.1 port and I noticed that "select
> > 0 / 0" caused the server to crash and restart. I understand that it is a
> > totally unsupported version, but it should be easy enough to check vs. the
> > current version. Note that select 0.0/0.0 worked fine!
>
> So what is the right answer ?

Maybe it's a locale oriented thing?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-11-26 22:12:17 Re: possible obvious bug?
Previous Message scott.marlowe 2002-11-26 22:11:15 Re: [mail] Re: Native Win32 sources