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_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3c97a7ca46c0734446b5f5be8a4c469434b371d7

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