RTRIM always used with JDBC? - Mailing list pgsql-general

From David Teran
Subject RTRIM always used with JDBC?
Date
Msg-id DA11C31F-A779-11D8-8934-000A95C496AC@cluster9.com
Whole thread Raw
Responses Re: RTRIM always used with JDBC?  (Kris Jurka <books@ejurka.com>)
List pgsql-general
Hi,

i am using Postgres 7.4.2 with jdbc. Every time i try to select a
varchar the SQL generated by the jdbc driver uses RTRIM(t0.columnname)
which breaks an existing application. Is this normal, can we disable
the RTRIM usage?

regards David


pgsql-general by date:

Previous
From: "Scot L. Harris"
Date:
Subject: table column information
Next
From: Stephan Szabo
Date:
Subject: Re: one to many