BUG #1960: Respons(Binary) is not correctly by PQexecParams

From: "tadayoshi sato" <tsa1953(at)ace(dot)ocn(dot)ne(dot)jp>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1960: Respons(Binary) is not correctly by PQexecParams
Date: 2005-10-13 06:36:52
Message-ID: 20051013063652.21F58F0DD4@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: 1960
Logged by: tadayoshi sato
Email address: tsa1953(at)ace(dot)ocn(dot)ne(dot)jp
PostgreSQL version: 8.0.4
Operating system: WindowsXp ,Linux (redhat9)
Description: Respons(Binary) is not correctly by PQexecParams
Details:

The result is made a binary with PQExecParams and it doesn't respond the
data of Varchar (The server: EUC-JP and client: SHIFTJIS) correctly.
The cause seems it is because the character string of the argument to
pg_server_to_client of the average of pq_sendtext is not NULL stop.

Browse pgsql-bugs by date

  From Date Subject
Next Message AL ELK 2005-10-13 07:39:59 Re: [BUGS] BUG #1931: ILIKE and LIKE fails on
Previous Message David Wheeler 2005-10-13 05:38:59 BUG #1959: readline error exiting psql