]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Fix typo in pg_sync_replication_slots documentation
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 30 Jun 2025 08:12:31 +0000 (10:12 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 30 Jun 2025 08:12:31 +0000 (10:12 +0200)
Commit 1546e17f9d0 accidentally misspelled additionally as
additionaly.  Backpatch to v17 to match where the original
commit was backpatched.

Author: Daniel Gustafsson <daniel@yesql.se>
Backpatch-through: 17

doc/src/sgml/func.sgml

index 1b16914fa7e68c1ba19a3e2473380baac2a3edd1..d7e9fe4478f0de89c3e32bad660bbccce7aed130 100644 (file)
@@ -29459,7 +29459,7 @@ postgres=# SELECT '0/0'::pg_lsn + pd.segment_number * ps.setting::int + :offset
         logical decoding and must be dropped after promotion. See
         <xref linkend="logicaldecoding-replication-slots-synchronization"/> for details.
         Note that this function is primarily intended for testing and
-        debugging purposes and should be used with caution. Additionaly,
+        debugging purposes and should be used with caution. Additionally,
         this function cannot be executed if
         <link linkend="guc-sync-replication-slots"><varname>
         sync_replication_slots</varname></link> is enabled and the slotsync