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

From Alvaro Herrera
Subject Re: psql display of foreign keys
Date
Msg-id 20181206162630.mxymdzepmfwhtzgj@alvherre.pgsql
Whole thread Raw
In response to Re: psql display of foreign keys  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: psql display of foreign keys  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 2018-Dec-06, Robert Haas wrote:

> On Wed, Dec 5, 2018 at 11:30 AM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> > I added this patch to commitfest in order to get more opinions,
> > particularly on whether to backpatch this.  I might commit sooner than
> > that if others care to comment.
> 
> I don't think this is a bug fix, and therefore I oppose back-patching it.

OK.

That means I can just get pg_partition_root() done first, and try to
write the queries using that instead of WITH RECURSIVE.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: psql display of foreign keys
Next
From: Robert Haas
Date:
Subject: Re: proposal: plpgsql pragma statement