projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e6b791
)
fix apparent typo in release notes
author
Andrew Dunstan
<andrew@dunslane.net>
Mon, 4 Aug 2025 19:37:00 +0000
(15:37 -0400)
committer
Andrew Dunstan
<andrew@dunslane.net>
Mon, 4 Aug 2025 19:37:00 +0000
(15:37 -0400)
doc/src/sgml/release-18.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-18.sgml
b/doc/src/sgml/release-18.sgml
index f42ba3000bc05c71269075bd64c435b86b991e99..ce594b5b4ceb835be35489abc050d998a3db8f9e 100644
(file)
--- a/
doc/src/sgml/release-18.sgml
+++ b/
doc/src/sgml/release-18.sgml
@@
-1524,7
+1524,7
@@
Author: Amit Kapila <akapila@postgresql.org>
<listitem>
<para>
- Allow inactive replication slots to be automatically invalided using
+ Allow inactive replication slots to be automatically invalid
at
ed using
server variable <xref linkend="guc-idle-replication-slot-timeout"/>
(Nisha Moond, Bharath Rupireddy)
<ulink url="&commit_baseurl;ac0e33136">§</ulink>