diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-07-12 09:31:33 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-07-12 09:31:33 +0900 |
commit | 72c0b24b2ddd2d2a2b85d19222845c8c7ae3cbdb (patch) | |
tree | b91f75f655bacdb640fc3ca7382c324f4199762d /src/backend/executor/nodeModifyTable.c | |
parent | 0d8bd0a72ea284ffb1d1154efbe799241cc5edc6 (diff) | |
download | postgresql-72c0b24b2ddd2d2a2b85d19222845c8c7ae3cbdb.tar.gz postgresql-72c0b24b2ddd2d2a2b85d19222845c8c7ae3cbdb.zip |
Improve comment of pgstat_read_statsfile()
The comment at the top of pgstat_read_statsfile() mentioned that the
stats are read from the on-disk file into the pgstats dshash. This is
incorrect for fix-numbered stats as these are loaded directly into
shared memory. This commit simplifies the comment to be more general.
Author: Bertrand Drouvot
Discussion: https://postgr.es/m/Zo/eJIHUcqKxeSgv@ip-10-97-1-34.eu-west-3.compute.internal
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions