BUG #2131: SQL Query Bug ?

From: "kenichi nakanishi" <kenichi_nakanishi(at)fukuicsk(dot)co(dot)jp>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2131: SQL Query Bug ?
Date: 2005-12-26 15:47:36
Message-ID: 20051226154736.9E92EF0AC8@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2131
Logged by: kenichi nakanishi
Email address: kenichi_nakanishi(at)fukuicsk(dot)co(dot)jp
PostgreSQL version: 8.1.x Japanese
Operating system: Windows 2000 Professional Japanese
Description: SQL Query Bug ?
Details:

I found something strange result when using a following sql sentence,
"select xxx || ' / ' || yyyy || ' / ' || zzzz as aaa from TABLE",
sometime I could get empty results.
When using same scentence on linux platform, I could get correct results.
So I think it's a bug on windows version.
Could you check these things ?
Thank you.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-12-27 03:24:40 Re: [BUGS] BUG #2114: (patch) COPY FROM ... end of copy marker corrupt
Previous Message Tom Lane 2005-12-26 15:21:26 Re: BUG #2130: missing FROM-clause entry for table "mnu_task"