On Thu, Dec 06, 2018 at 01:26:30PM -0300, Alvaro Herrera wrote:
> That means I can just get pg_partition_root() done first, and try to
> write the queries using that instead of WITH RECURSIVE.
FWIW, I was just writing a patch about this one, so I was going to spawn
a new thread today :)
Let's definitely avoid WITH RECURSIVE if we can.
--
Michael