mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Fix duplicated words in comments
Author: Stephen Amell Discussion: https://postgr.es/m/539fa271-21b3-777e-a468-d96cffe9c768@gmail.com
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user