| From: | Dave Cramer <davecramer(at)gmail(dot)com> |
|---|---|
| To: | jt(at)leutek(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #15013: JNI-JDBC: org.postgresql.util.PSQLException: FEHLER: ungültiges Message-Format |
| Date: | 2018-01-18 19:33:35 |
| Message-ID: | CADK3HHK+JXypTQ1dVCXNTS2GP69MmXzV40iJicaH=b=1CpyuOg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
I'm at a loss here. What interface is this ? pl/java ?
Dave Cramer
On 17 January 2018 at 09:26, PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:
> The following bug has been logged on the website:
>
> Bug reference: 15013
> Logged by: Junior Tcheho
> Email address: jt(at)leutek(dot)de
> PostgreSQL version: 10.1
> Operating system: Windows 2008 Server R2
> Description:
>
> Hello,
>
> I get the following error after execution a query which was created throw
> JNI:
> org.postgresql.util.PSQLException: FEHLER: ungültiges Message-Format.
>
> I have created the String for the query using the call:
> String(byte[] bytes, String charsetName).
>
>
> When working with env->NewStringUTF(pcCharArray), there is no error, but
> not
> all characters are properly handled. E.g: €(Euro-Char)
>
> Regard.
> Junior Tcheho
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2018-01-18 19:52:52 | Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least 9.5)? |
| Previous Message | Alvaro Herrera | 2018-01-18 18:58:19 | Re: BUG #15006: "make check" error if current user is "user" |