Re: SELECT bug? - Mailing list pgsql-bugs

From Ace
Subject Re: SELECT bug?
Date
Msg-id 001901c33c27$b62ba2d0$5d02420a@warszawa
Whole thread Raw
In response to SELECT bug?  (Jacek Kalinski <jacek_kal@o2.pl>)
Responses Re: SELECT bug?
Re: SELECT bug?
List 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.

pgsql-bugs by date:

Previous
From: "Enke, Michael"
Date:
Subject: Re: [HACKERS] again: Bug #943: Server-Encoding from EUC_TW toUTF-8
Next
From: "Kallol Nandi"
Date:
Subject: Re: PostgreSQL problem with Triggers