pgsql: Revert changes in execMain.c from commit 16828d5c0273b

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Revert changes in execMain.c from commit 16828d5c0273b
Дата
Msg-id E1foDjI-0000n2-UT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert changes in execMain.c from commit 16828d5c0273b

These changes were put in at some stage of the development process, but
are unnecessary and should not have made it into the final patch. Mea
culpa.

Per gripe from Andreas Freund

Backpatch to REL_11_STABLE

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5c047fd709ae274d5d543b250c70cc2b15e4fe65

Modified Files
--------------
src/backend/executor/execMain.c | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Handle parallel index builds on mapped relations.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Distinguish printf-like functions that support %m from thosetha