From: Daniel Gustafsson Date: Mon, 30 Jun 2025 08:12:31 +0000 (+0200) Subject: doc: Fix typo in pg_sync_replication_slots documentation X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d32933cea5c9424a26e1d95e6140e1bac2e09845;p=thirdparty%2Fpostgresql.git doc: Fix typo in pg_sync_replication_slots documentation Commit 1546e17f9d0 accidentally misspelled additionally as additionaly. Backpatch to v17 to match where the original commit was backpatched. Author: Daniel Gustafsson Backpatch-through: 17 --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 1b16914fa7e..d7e9fe4478f 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -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 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 sync_replication_slots is enabled and the slotsync