RTRIM always used with JDBC?

From: David Teran <david(dot)teran(at)cluster9(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: RTRIM always used with JDBC?
Date: 2004-05-16 20:44:39
Message-ID: DA11C31F-A779-11D8-8934-000A95C496AC@cluster9.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2004-05-16 20:55:30 Re: one to many
Previous Message Scot L. Harris 2004-05-16 20:22:11 table column information