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.shin...@hpe.com>
Discussion: 
https://postgr.es/m/dm4pr84mb1734308eb741a6ecff040c27ee...@dm4pr84mb1734.namprd84.prod.outlook.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/system-views.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to