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

Started by Andres Freundover 7 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

Use a virtual rather than a heap slot in two places where that suffices.

Author: Andres Freund
Discussion: /messages/by-id/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(-)