Re: Recursive merging of overlapping arrays in a column - Mailing list pgsql-sql

From dave
Subject Re: Recursive merging of overlapping arrays in a column
Date
Msg-id 1442837953217-5866646.post@n5.nabble.com
Whole thread Raw
In response to Re: Recursive merging of overlapping arrays in a column  (hari.fuchs@gmail.com)
List pgsql-sql
Thanks for your reply. I am already using this operator to match the
overlapping arrays when I cross join the tables. As far as I know intarray
doesn't provide a way to merge all overlapping arrays in a whole column out
of the box.



--
View this message in context:
http://postgresql.nabble.com/Recursive-merging-of-overlapping-arrays-in-a-column-tp5866560p5866646.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.



pgsql-sql by date:

Previous
From: hari.fuchs@gmail.com
Date:
Subject: Re: Recursive merging of overlapping arrays in a column
Next
From: Isaac Marco Blancas
Date:
Subject: problem with regexp_matches in nested funcion