Re: psql display of foreign keys - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: psql display of foreign keys
Date
Msg-id 20181206225636.GL2407@paquier.xyz
Whole thread Raw
In response to Re: psql display of foreign keys  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: psql display of foreign keys  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Use durable_unlink for .ready and .done files for WAL segmentremoval
Next
From: Peter Geoghegan
Date:
Subject: Re: amcheck verification for GiST