]> granicus.if.org Git - postgresql/commit
worker_spi: Call pgstat_report_stat.
authorRobert Haas <rhaas@postgresql.org>
Wed, 28 Sep 2016 16:38:33 +0000 (12:38 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 28 Sep 2016 16:40:05 +0000 (12:40 -0400)
commitf0476e226f1bc3aaaa4185ace3a09bc586b42cde
tree490dd08ad5f39bf4887ce03d52dfb467301ab18f
parent32841fa325de298e0bad771c588354fd59866e42
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
src/test/modules/worker_spi/worker_spi.c