]> 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:12 +0000 (12:40 -0400)
commitfdaa5777062856e125961501dadfbc27409e9369
tree93669679b45866754d0959de8377f539746e8f6a
parent8d11c303d01087186605d7ea53bfc4b7f53725f4
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