pgstat: rename some pgstat_send_* functions to pgstat_report_*.

Andres Freund <andres@anarazel.de>

Commit: cc96373cf39bbfb386a40a47b7f0ea8f051f1838
Author: Andres Freund <andres@anarazel.de>
Date: 2022-04-06T21:08:57Z
Releases: 15.0
pgstat: rename some pgstat_send_* functions to pgstat_report_*.

Only the pgstat_send_* functions that are called from outside pgstat*.c are
renamed (the rest will go away). This is done separately from the - quite
large - shared memory statistics patch to make review easier.

Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/20220404041516.cctrvpadhuriawlq@alap3.anarazel.de

Files

Discussion