Search Postgresql Archives

Re: invalid byte sequence for encoding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2009-09-14 at 00:36 +0200, Daniel Schuchardt wrote:
> I know you are true with definition's and standards, however, that code 
> works for about 6 years ;o)
> 
> Well, we will change our parser behavoir. We will check out that 
> standard_conforming_strings parameter too but i see a lot of problems 
> with our backup and restore system (plain text pg_dump's) and other points.
> 
> All in all will Postgres81 understand this E'' (\\0) escape chars too? 
> Or do we have to make a several version for older Postgres versions?

What I don't understand about your issue is that '\0' should never have
worked in the first place.  You can expect it to work in the future, but
in old versions this should always have created a problem, either a
rejection or perhaps a truncated string.  So we're probably not seeing
the entire chain of processing here.



-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux