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 <[email protected]> Reviewed-by: Masahiko Sawada <[email protected]> Reported-by: [email protected] Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/75ca8c14576238926e1f4c2e80c11dd23a1911c3 Modified Files -------------- doc/src/sgml/system-views.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
