BUG #5037: jdbc bug \uffff

From: "Rob Resendez" <rob(dot)resendez(at)cpsinet(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5037: jdbc bug \uffff
Date: 2009-09-04 22:02:44
Message-ID: 200909042202.n84M2iU7000793@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5037
Logged by: Rob Resendez
Email address: rob(dot)resendez(at)cpsinet(dot)com
PostgreSQL version: 8.3.7
Operating system: Linux
Description: jdbc bug \uffff
Details:

resultSet.getObject() returns \ufffd when I expect to see \uffff (ÿ). The
column is of type character varying.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-09-04 22:33:21 Re: lost statistics; analyze needs to execute twice
Previous Message Sam Mason 2009-09-04 19:37:07 Re: BUG #5028: CASE returns ELSE value always when type is "char"