1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

fix apparent typo in release notes

This commit is contained in:
Andrew Dunstan
2025-08-04 15:37:00 -04:00
parent 0e6b791846
commit 7c3a036f5c

View File

@@ -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 invalidated using
server variable <xref linkend="guc-idle-replication-slot-timeout"/>
(Nisha Moond, Bharath Rupireddy)
<ulink url="&commit_baseurl;ac0e33136">&sect;</ulink>