diff options
Diffstat (limited to 'src/include/replication/logical.h')
-rw-r--r-- | src/include/replication/logical.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/replication/logical.h b/src/include/replication/logical.h index 0a2a63a48c..0daa38cb89 100644 --- a/src/include/replication/logical.h +++ b/src/include/replication/logical.h @@ -47,7 +47,7 @@ typedef struct LogicalDecodingContext /* * Marks the logical decoding context as fast forward decoding one. Such a - * context does not have plugin loaded so most of the the following + * context does not have plugin loaded so most of the following * properties are unused. */ bool fast_forward; |