doc: Add unit to pg_shmem_allocations attributes
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 15 Aug 2022 20:30:00 +0000 (22:30 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 15 Aug 2022 20:30:00 +0000 (22:30 +0200)
commit75ca8c14576238926e1f4c2e80c11dd23a1911c3
treee8df39b166f718d4d5304b7705cc3c26cbc77f62
parentbb9237a1295a29c4e41b97f9d34e3922ac69c071
doc: Add unit to pg_shmem_allocations attributes

The unit of size and allocated_size was not documented.  Speciyfing the
unit is in line with how many other (but not all) system view attributes
are documented so fixing by adding the unit which is "bytes".

Author: Euler Taveira <euler@eulerto.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Reported-by: coleman.rik@gmail.com
Discussion: https://postgr.es/m/166033703458.653.1583077816076994614@wrigleys.postgresql.org
doc/src/sgml/system-views.sgml