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

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Revert changes in execMain.c from commit 16828d5c0273b
Дата
Msg-id E1foDjI-0000n3-UV@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
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/afff44303cc316d2fe8ad15ac5a5fc90d59dcd67

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