projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a995b37
)
Doc: Fix order of pg_shmem_allocations in system view list
author
Michael Paquier
Mon, 25 May 2020 06:18:11 +0000
(15:18 +0900)
committer
Michael Paquier
Mon, 25 May 2020 06:18:11 +0000
(15:18 +0900)
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
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 9851ef27131f271af79cdf15a59475860300a2d4..70fda9408b45f8bab18b1b9bdd7651fe3af063a3 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-9309,13
+9309,13
@@
SCRAM-SHA-256$
<iteration count>
:
&l
-
tats">
pg_stats
-
planner statistic
s
+
hmem-allocations">
pg_shmem_allocations
+
shared memory allocation
s
-
hmem-allocations">
pg_shmem_allocations
-
shared memory allocation
s
+
tats">
pg_stats
+
planner statistic
s