mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Fix some typos introduced by the logical decoding patch.
Erik Rijkers
This commit is contained in:
@ -497,7 +497,7 @@ DecodeCommit(LogicalDecodingContext *ctx, XLogRecordBuffer *buf,
|
||||
|
||||
/* ----
|
||||
* Check whether we are interested in this specific transaction, and tell
|
||||
* the the reorderbuffer to forget the content of the (sub-)transactions
|
||||
* the reorderbuffer to forget the content of the (sub-)transactions
|
||||
* if not.
|
||||
*
|
||||
* There basically two reasons we might not be interested in this
|
||||
|
Reference in New Issue
Block a user