Re: pg13 docs: minor fix for "System views" list

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Ian Barwick <ian.barwick@2ndquadrant.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2020-05-25T06:12:57Z
Lists: pgsql-hackers

On 2020/05/25 11:03, Ian Barwick wrote:
> Hi
> 
> In this list:
> 
>    https://www.postgresql.org/docs/devel/views-overview.html
> 
> "pg_shmem_allocations" is not quite in alphabetical order and
> needs to be swapped with the preceding entry, per attached patch.

Thanks! LGTM. Will commit this.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



Commits

  1. Doc: Fix order of pg_shmem_allocations in system view list