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: Mon, 26 Dec 2005 15:47:36 +0000 (GMT)
- Message-id: <20051226154736(dot)9E92EF0AC8(at)svr2(dot)postgresql(dot)org>
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.
Home |
Main Index |
Thread Index