Bruce Momjian <br...@momjian.us> writes:
> Tom Lane wrote:
>>> I can see two reasonable ways to address this:
>>> 
>>> * Change the ltree test to reject only ARR_NDIM > 1.
>>> 
>>> * Drop the ARR_NDIM check altogether, and let it search any sort of
>>> array.
>>> 
>>> I'm leaning to #2 myself.  However, there are probably other places with
>>> the same kind of issue, and in some of them it might make more sense to
>>> reject multidimensional arrays.
>> 
>> Thoughts?

> Do something.  ;-)  LOL

I'll drop the check then.

                        regards, tom lane

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

Reply via email to