doc: Correct pg_shmem_allocations_numa.size data type
authorTomas Vondra <tomas.vondra@postgresql.org>
Tue, 8 Apr 2025 09:45:01 +0000 (11:45 +0200)
committerTomas Vondra <tomas.vondra@postgresql.org>
Tue, 8 Apr 2025 10:36:36 +0000 (12:36 +0200)
commitb8a6078ca8f446a6271b26101de75ee48e288a3a
tree98fadcd8673cba050c833d1aa76dd5f05398bd30
parent12eece5fd54c2aa3dbdefb6de7f18566f5c00357
doc: Correct pg_shmem_allocations_numa.size data type

The code in pg_get_shmem_allocations_numa() returned 'size' as int64,
but the docs said int32.

Report and fix by Noriyoshi Shinoda.

Reported-by: Noriyoshi Shinoda <noriyoshi.shinoda@hpe.com>
Discussion: https://postgr.es/m/DM4PR84MB1734308EB741A6ECFF040C27EEAA2@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
doc/src/sgml/system-views.sgml