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_5_STABLE

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

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