worker_spi: Call pgstat_report_stat.

Robert Haas <rhaas@postgresql.org>

Commit: a4daf8319923505b60c02b23bf3cfd1bd0b89d40
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-09-28T16:40:17Z
Releases: 9.4.10
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

Files

PathChange+/−
contrib/worker_spi/worker_spi.c modified +1 −0