Re: Bugs - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: Bugs
Date
Msg-id 41E4069F.7070009@dunslane.net
Whole thread Raw
In response to Bugs  ("Rangarajan" <rangarajan@insoft.com>)
List pgsql-hackers-win32

Rangarajan wrote:

>
>
> *Hello sir,*
> **
> *           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.*
> **
> *We request you to give us a solution to fix the above said bugs as
> earliest as possible.*
> **
> **
> **
> **
>


First, please post plain text mail only, not stuff with cute backgrounds
and advertisements.

Second - you have not given nearly enough information for us to begin to
diagnose your problem. For example, what version of what client library
did you use? What encoding were in place? What was the data type of the
relevant field? What did you do to diagnose the problem? Did you log the
relevant SQL statements?

Third - requesting a solution for your problem "as soon as possible" is
not how open source software works. Your choices are:

. fix it yourself
. pay someone else to fix it, or
. report it in enough detail to diagnose and hope someone else fixes it.

cheers

andrew



pgsql-hackers-win32 by date:

Previous
From: Simon Riggs
Date:
Subject: Re: More Code Page wierdness
Next
From: Andrew Dunstan
Date:
Subject: Re: More Code Page wierdness