On 4/8/25 01:26, Shinoda, Noriyoshi (SXD Japan FSI) wrote:
> Hi,
>
> Thanks for developing this great feature.
> The manual says that the 'size' column of the pg_shmem_allocations_numa view is 'int4', but the implementation is
'int8'.
> The attached small patch fixes the manual.
>
Thank you for noticing this and for the fix! Pushed.
This also reminded me we agreed to change page_num to bigint, which I
forgot to change before commit. So I adjusted that too, separately.
regards
--
Tomas Vondra