Remove tuplestore_donestoring usage at all

pull/463/head
Artem Gavrilov 2024-05-09 18:43:02 +02:00
parent c6c394a928
commit 8c79f5db73
1 changed files with 0 additions and 4 deletions

View File

@ -2438,10 +2438,6 @@ pg_stat_monitor_internal(FunctionCallInfo fcinfo,
/* clean up and return the tuplestore */
pgsm_hash_seq_term(&hstat);
LWLockRelease(pgsm->lock);
#if PG_VERSION_NUM < 170000
tuplestore_donestoring(tupstore);
#endif
}
static uint64