Fix typo in reorderbuffer.c.
Author: Peter Smith Discussion: https://postgr.es/m/CAHut+PtvzuYY0zu=dVRK_WVz5WGos1+otZWgEWqjha1ncoSRag@mail.gmail.com
This commit is contained in:
parent
08a9869665
commit
6d2e87a077
@ -1867,7 +1867,7 @@ ReorderBufferStreamCommit(ReorderBuffer *rb, ReorderBufferTXN *txn)
|
|||||||
* to truncate the changes in the subscriber. Similarly, for prepared
|
* to truncate the changes in the subscriber. Similarly, for prepared
|
||||||
* transactions, we stop decoding if concurrent abort is detected and then
|
* transactions, we stop decoding if concurrent abort is detected and then
|
||||||
* rollback the changes when rollback prepared is encountered. See
|
* rollback the changes when rollback prepared is encountered. See
|
||||||
* DecodePreare.
|
* DecodePrepare.
|
||||||
*/
|
*/
|
||||||
static inline void
|
static inline void
|
||||||
SetupCheckXidLive(TransactionId xid)
|
SetupCheckXidLive(TransactionId xid)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user