Re: BUG #1384: Bugs in PostgreSQl 8.0

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "RANGARAJAN" <rangarajan(at)insoft(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1384: Bugs in PostgreSQl 8.0
Date: 2005-01-14 07:07:26
Message-ID: 200501140807.27032.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

RANGARAJAN wrote:
> We have developed an web application in ASP.Net with back
> end as POSTGreSQL Version 7.4 for Linux, which works fine without any
> issues. Recently we had tested the same application with POSTGreSQL
> Version 8.0 for Windows, there we found lots of issues like if we
> input more than 2010 characters in a text box it stores well in the
> database whereas while fetching and displaying the same some junk
> characters are automatically added to the value and it displays.

Without more details of the application, I don't hesitate to claim that
this is a bug in your frontend driver.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2005-01-14 07:09:44 Re: BUG #1394: LIKE doesn't seem to use an index
Previous Message Peter Eisentraut 2005-01-14 07:05:33 Re: BUG #1387: Sort order don't work correctly