Обсуждение: pgsql: Use a virtual rather than a heap slot in two places where thats

Поиск
Список
Период
Сортировка

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

От
Andres Freund
Дата:
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(-)