Re: pgsql: Fix a couple of oversights associated with the "physical tlist"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Fix a couple of oversights associated with the "physical tlist"
Дата
Msg-id 2434.1208478238@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Fix a couple of oversights associated with the "physical tlist"  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-committers
Gregory Stark <stark@enterprisedb.com> writes:
> Does this do the right thing if all the columns in the physical target list
> are in fact present in the target list?

Yeah, it's pretty much a no-op in that case.

            regards, tom lane

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: pgsql: Fix a couple of oversights associated with the "physical tlist"
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Cause EXPLAIN's VERBOSE option to print the target list (output