Re: pg13 docs: minor fix for "System views" list
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ian Barwick <ian.barwick@2ndquadrant.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2020-05-25T06:23:40Z
Lists: pgsql-hackers
On Mon, May 25, 2020 at 11:03:01AM +0900, Ian Barwick wrote: > "pg_shmem_allocations" is not quite in alphabetical order and > needs to be swapped with the preceding entry, per attached patch. Thanks, fixed! -- Michael
Commits
-
Doc: Fix order of pg_shmem_allocations in system view list
- 5832396432b1 13.0 landed