Skip to content

Commit 5832396

Browse files
committed
Doc: Fix order of pg_shmem_allocations in system view list
pg_shmem_allocations was in the wrong position with pg_stats. Author: Ian Barwick Discussion: https://postgr.es/m/de7279d4-7ea0-037f-d7d2-1161682339db@2ndquadrant.com
1 parent a995b37 commit 5832396

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9309,13 +9309,13 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
93099309
</row>
93109310

93119311
<row>
9312-
<entry><link linkend="view-pg-stats"><structname>pg_stats</structname></link></entry>
9313-
<entry>planner statistics</entry>
9312+
<entry><link linkend="view-pg-shmem-allocations"><structname>pg_shmem_allocations</structname></link></entry>
9313+
<entry>shared memory allocations</entry>
93149314
</row>
93159315

93169316
<row>
9317-
<entry><link linkend="view-pg-shmem-allocations"><structname>pg_shmem_allocations</structname></link></entry>
9318-
<entry>shared memory allocations</entry>
9317+
<entry><link linkend="view-pg-stats"><structname>pg_stats</structname></link></entry>
9318+
<entry>planner statistics</entry>
93199319
</row>
93209320

93219321
<row>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy