Fix comment in pg_get_shmem_allocations_numa()

The comment fixed in this commit described the function as dealing with
database blocks, but in reality it processes shared memory allocations.

Author: Bertrand Drouvot <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]
Backpatch-through: 18

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e4e496e88c9a0940abe1ade44337577b26f032a0

Modified Files
--------------
src/backend/storage/ipc/shmem.c | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)

Reply via email to