worker_spi: Call pgstat_report_stat. Without this, statistics changes accumulated by the worker never get reported to the stats collector, which is bad.
Julien Rouhaud Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/a4daf8319923505b60c02b23bf3cfd1bd0b89d40 Modified Files -------------- contrib/worker_spi/worker_spi.c | 1 + 1 file changed, 1 insertion(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
