Re: Encoding problem - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: Encoding problem
Date
Msg-id 44F71035.90707@logix-tt.com
Whole thread Raw
In response to Re: Encoding problem  (Pantelis Natsiavas <pantelykos@yahoo.com>)
List pgsql-jdbc
Hi, Pantelis,

Pantelis Natsiavas wrote:
> Thank you Markus. It is unbelievable! I 've lost two days breaking my
> head over encodings, and the solution was the double quotes!

Glad I could help you.

I think that, during table creation, pgadmin submitted the identifiers
in quoted form.

http://www.postgresql.org/docs/8.1/interactive/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS
might be an interesting read, too.


Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-jdbc by date:

Previous
From: Pantelis Natsiavas
Date:
Subject: Re: Encoding problem
Next
From: "Guillaume Smet"
Date:
Subject: Re: [HACKERS] [PATCHES] log_statement output for protocol