Re: UTF8 conversion differences from v8.1.3 to v8.1.4 - Mailing list pgsql-general

From Tom Lane
Subject Re: UTF8 conversion differences from v8.1.3 to v8.1.4
Date
Msg-id 16129.1153262557@sss.pgh.pa.us
Whole thread Raw
In response to Re: UTF8 conversion differences from v8.1.3 to v8.1.4  (Eric Faulhaber <ecf@goldencode.com>)
Responses Re: UTF8 conversion differences from v8.1.3 to v8.1.4  (Eric Faulhaber <ecf@goldencode.com>)
List pgsql-general
Eric Faulhaber <ecf@goldencode.com> writes:
> OK, but this particular issue is something quite new to the latest
> version.

Again, PG has never stored such data correctly.

> Am I stuck at 8.1.3 for the time being?  I'd be happy to create a patch
> to resolve this for a future version, but if it is not considered a
> defect, it doesn't make sense for me to do that.

It's not a defect ... or at least, it doesn't make sense to change it
unless you are willing to go through the entire system to make it able
to store null bytes in text.  We've looked at that in the past and
always concluded that it was completely impractical :-(

            regards, tom lane

pgsql-general by date:

Previous
From: Reece Hart
Date:
Subject: Re: apparent wraparound
Next
From: Reid Thompson
Date:
Subject: Re: postmaster: StreamConnection: accept: No such device