diff options
author | Andres Freund <andres@anarazel.de> | 2022-08-22 20:25:42 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-08-22 20:25:42 -0700 |
commit | 1bdd54e662d58ed49448255a004b668b56bae100 (patch) | |
tree | d6d63dfe1fa5ecb257ba354d3640ff616eb3efbb /src/backend/access/gist/gist.c | |
parent | 0c679464a837079acc75ff1d45eaa83f79e05690 (diff) | |
download | postgresql-1bdd54e662d58ed49448255a004b668b56bae100.tar.gz |
Remove redundant call to pgstat_report_wal()
pgstat_report_stat() will be called before shutdown so an explicit call to
pgstat_report_wal() just before shutdown is redundant.
This likely was not redundant before 5891c7a8ed8, but now it clearly is.
Author: Melanie Plageman <melanieplageman@gmail.com>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://www.postgresql.org/message-id/CAAKRu_aaq33UnG4TXq3S-OSXGWj1QGf0sU%2BECH4tNwGFNERkZA%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions