Re: SELECT bug?

From: "Ace" <a_s(at)poczta(dot)fm>
To: "Jacek Kalinski" <jacek_kal(at)o2(dot)pl>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: SELECT bug?
Date: 2003-06-26 21:12:53
Message-ID: 001901c33c27$b62ba2d0$5d02420a@warszawa
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Check the CREATE TABLE statement. Possibly you use VARCHAR type and your
data has trailling spaces. Try to TRIM all the data in your database or
remove trailling spaces using text editor.

In response to

  • SELECT bug? at 2003-06-24 07:42:50 from Jacek Kalinski

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kallol Nandi 2003-06-27 04:12:38 Re: PostgreSQL problem with Triggers
Previous Message scrappy 2003-06-26 19:09:41 Re: Movie