Re: psql display of foreign keys

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: psql display of foreign keys
Дата
Msg-id 20181206162630.mxymdzepmfwhtzgj@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: psql display of foreign keys  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: psql display of foreign keys  (Michael Paquier <michael@paquier.xyz>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: psql display of foreign keys
Следующее
От: Robert Haas
Дата:
Сообщение: Re: proposal: plpgsql pragma statement