projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b84ae6
)
doc PG 17 relnotes: fix incorrect reference to huge_page_status
author
Bruce Momjian
Fri, 16 Aug 2024 17:11:23 +0000
(13:11 -0400)
committer
Bruce Momjian
Fri, 16 Aug 2024 17:11:23 +0000
(13:11 -0400)
Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/ZrTOaaxuG3JRSvwM@pryzbyj2023
Backpatch-through: 17 only
doc/src/sgml/release-17.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-17.sgml
b/doc/src/sgml/release-17.sgml
index 8a1e51f10d6bcb32785107c14f1b5c6ac02902da..342594713fb95ac27667281f62453790ab956d97 100644
(file)
--- a/
doc/src/sgml/release-17.sgml
+++ b/
doc/src/sgml/release-17.sgml
@@
-968,8
+968,8
@@
Author: Michael Paquier
- Add server variable
-size"/> to report
- the use of huge pages by Postgres (Justin Pryzby)
+ Add server variable
s-status"/> to
+
report
the use of huge pages by Postgres (Justin Pryzby)