Fix comment in pg_get_shmem_allocations_numa()
Michael Paquier <michael@paquier.xyz>
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 <bertranddrouvot.pg@gmail.com> Discussion: https://postgr.es/m/aH4DDhdiG9Gi0rG7@ip-10-97-1-34.eu-west-3.compute.internal Backpatch-through: 18
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/shmem.c | modified | +6 −9 |
Discussion
- Fix incorrect comment in pg_get_shmem_allocations_numa() 2 messages · 2025-07-21 → 2025-10-21