Thread: pgsql: worker_spi: Call pgstat_report_stat.

pgsql: worker_spi: Call pgstat_report_stat.

From
Robert Haas
Date:
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_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f0476e226f1bc3aaaa4185ace3a09bc586b42cde

Modified Files
--------------
src/test/modules/worker_spi/worker_spi.c | 1 +
1 file changed, 1 insertion(+)