Remove unused PruneState member frz_conflict_horizon c2a23dcf9e3af1c removed use of PruneState.frz_conflict_horizon but neglected to actually remove the member. Do that now.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4c7362c553663d24b479e6f286720e5175c93d42 Modified Files -------------- src/backend/access/heap/pruneheap.c | 7 ------- 1 file changed, 7 deletions(-)
