Re: Add more information_schema columns

Поиск
Список
Период
Сортировка
Искать
От
Andres Freund
Тема
Re: Add more information_schema columns
Дата
Msg-id
20180213230155.3rf3he6ypn677yfd@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
Add more information_schema columns Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Add more information_schema columns Michael Paquier <michael.paquier@gmail.com>
Re: Add more information_schema columns Robert Haas <robertmhaas@gmail.com>
Re: Add more information_schema columns Michael Paquier <michael.paquier@gmail.com>
Re: Add more information_schema columns Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Add more information_schema columns Michael Paquier <michael.paquier@gmail.com>
Re: Add more information_schema columns Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Add more information_schema columns Michael Paquier <michael.paquier@gmail.com>
Re: Add more information_schema columns Andres Freund <andres@anarazel.de>
Re: Add more information_schema columns Tom Lane <tgl@sss.pgh.pa.us>
Re: Add more information_schema columns Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Add more information_schema columns Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
On 2018-02-07 10:50:12 -0500, Peter Eisentraut wrote:
> On 2/7/18 00:14, Michael Paquier wrote:
> > On Tue, Feb 06, 2018 at 10:45:52PM -0500, Peter Eisentraut wrote:
> >> I think what I had meant to write was something like
> >>
> >>     (t.tgtype & (1 | 66))
> >>
> >> but maybe it's clearer to write it all out as you did.
> > 
> > If you prefer that, that's fine for me as well.  I tend to prefer the
> > formulation where both expressions are separated to make clearer that
> > ordering needs to be split for all three characteristics.
> 
> Committed with the separate entries.

Do we have a policy about catversion bumps for information schema
changes? A cluster from before this commit fails the regression tests
after the change, but still mostly works...

Greetings,

Andres Freund

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: Nikita Glukhov
Дата:
Сообщение: Re: jsonpath
FAQ