pg13 docs: minor fix for "System views" list
Ian Barwick <ian.barwick@2ndquadrant.com>
From: Ian Barwick <ian.barwick@2ndquadrant.com>
To: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2020-05-25T02:03:01Z
Lists: pgsql-hackers
Attachments
- doc-fix-system-views-list-pg13.patch (text/x-patch) patch
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. Regards Ian Barwick -- Ian Barwick https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Doc: Fix order of pg_shmem_allocations in system view list
- 5832396432b1 13.0 landed