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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/4929704acb3b4cdde8e890af977cdacaf1ac2ccb Modified Files -------------- src/test/modules/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
