Re: Handling of \ in array data display

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Handling of \ in array data display
Date: 2006-08-21 17:48:35
Message-ID: 200608211048.36065.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Markus Schiltknecht 2006-08-21 18:24:12 truncate in combination with deferred triggers
Previous Message Manuel A. Fernandez Montecelo 2006-08-21 16:59:56 Re: BUG #2585: Please provide pkg-config support