From b4b8efbd3826ac0af2d1c2e7c40fcf80a4bfba45 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:18:03 +0200 Subject: Adding upstream version 15.6. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/replication-origins.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/replication-origins.html') diff --git a/doc/src/sgml/html/replication-origins.html b/doc/src/sgml/html/replication-origins.html index ab687ef..34484c2 100644 --- a/doc/src/sgml/html/replication-origins.html +++ b/doc/src/sgml/html/replication-origins.html @@ -1,5 +1,5 @@ -Chapter 50. Replication Progress Tracking

Chapter 50. Replication Progress Tracking

+Chapter 50. Replication Progress Tracking

Chapter 50. Replication Progress Tracking

Replication origins are intended to make it easier to implement logical replication solutions on top of logical decoding. @@ -65,4 +65,4 @@ to filter the logical decoding change stream based on the source. While less flexible, filtering via that callback is considerably more efficient than doing it in the output plugin. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3