Re: Handling of \ in array data display - Mailing list pgsql-bugs

From Josh Berkus
Subject Re: Handling of \ in array data display
Date
Msg-id 200608211048.36065.josh@agliodbs.com
Whole thread Raw
In response to Re: Handling of \ in array data display  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom,

> This is documented behavior for arrays:
> http://developer.postgresql.org/docs/postgres/arrays.html#AEN5764
> and has been that way for a very long time.  If we change it we will
> break every array-using application on the planet, because it will
> in fact be impossible to parse an array value unambiguously.

Ok, so "yes, it's inconsistent, but we don't want to break backwards
compatibility."  I can buy that ...

--
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco

pgsql-bugs by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: BUG #2586: Connecting problem
Next
From: Markus Schiltknecht
Date:
Subject: truncate in combination with deferred triggers