Fix incorrect comment in pg_get_shmem_allocations_numa() - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Fix incorrect comment in pg_get_shmem_allocations_numa()
Date
Msg-id aH4DDhdiG9Gi0rG7@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
List pgsql-hackers
Hi hackers,

One comment in pg_get_shmem_allocations_numa() incorrectly describes the function
as dealing with database blocks when it actually processes shared memory allocations
from the shmem index.

PFA, a patch to $SUBJECT.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation
Next
From: vignesh C
Date:
Subject: Re: Logical Replication of sequences