pgsql: Use a virtual rather than a heap slot in two places where thats

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Use a virtual rather than a heap slot in two places where thats
Дата
Msg-id E1gzthy-0002y6-JZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use a virtual rather than a heap slot in two places where that suffices.

Author: Andres Freund
Discussion: https://postgr.es/m/20180703070645.wchpu5muyto5n647@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/70b9bda65f8174e24eef5d8967705485a314a82e

Modified Files
--------------
src/backend/executor/execPartition.c     | 2 +-
src/backend/replication/logical/worker.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Check we don't misoptimize a NOT IN where the subquery returnsn
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Consider only relations part of partition trees in partitionfun