]> granicus.if.org Git - postgresql/commit
Use a virtual rather than a heap slot in two places where that suffices.
authorAndres Freund <andres@anarazel.de>
Sat, 2 Mar 2019 01:24:57 +0000 (17:24 -0800)
committerAndres Freund <andres@anarazel.de>
Sat, 2 Mar 2019 01:26:43 +0000 (17:26 -0800)
commit70b9bda65f8174e24eef5d8967705485a314a82e
tree914c3eeaed40671cbc95ae187419e35a95402493
parent3396138a6de329fa7b5e0dda79219b4ae82622dc
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
src/backend/executor/execPartition.c
src/backend/replication/logical/worker.c