Re: list of extended statistics on psql

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: list of extended statistics on psql
Дата
Msg-id 20210107144713.GA8872@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: list of extended statistics on psql  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Ответы Re: list of extended statistics on psql  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-hackers
On 2021-Jan-07, Tomas Vondra wrote:

> On 1/7/21 1:46 AM, Tatsuro Yamada wrote:

> > I overlooked the check for MCV in the logic building query
> > because I created the patch as a new feature on PG14.
> > I'm not sure whether we should do back patch or not. However, I'll
> > add the check on the next patch because it is useful if you decide to
> > do the back patch on PG10, 11, 12, and 13.
> 
> BTW perhaps a quick look at the other \d commands would show if there are
> precedents. I didn't have time for that.

Yes, we do promise that new psql works with older servers.

I think we would not backpatch any of this, though.

-- 
Álvaro Herrera



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Error on failed COMMIT
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Key management with tests