Tom Lane <[EMAIL PROTECTED]> writes:
> Greg Sabino Mullane <[EMAIL PROTECTED]> writes:
>> Looks like the box-array semicolon got changed to a comma at some point -
>> attached patch changes it back (\054 to \073)

> [ scratches head... ]  I seem to have done that in rev 1.198, but I
> don't recall why.  It's late here though ...

I think my reasoning was that all array types should have typdelim = ','
for consistency.  It doesn't actually matter because nothing looks at
the value ... the element type's delimiter is what array_in/out use.

                        regards, tom lane

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

Reply via email to