Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 89f49cc

Browse files
committed
Remove leftover conflict marker
1 parent 0c92ed1 commit 89f49cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/access/transam/twophase.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1381,7 +1381,6 @@ ParsePrepareRecord(uint8 info, char *xlrec, xl_xact_parsed_prepare *parsed)
13811381
* particularly if this routine is called for the end-of-recovery checkpoint
13821382
* in the checkpointer itself, so save the current timeline number value
13831383
* and restore it once done.
1384-
>>>>>>> 9477be0b57 (Fix handling of end-of-recovery checkpoint with 2PC transactions)
13851384
*/
13861385
static void
13871386
XlogReadTwoPhaseData(XLogRecPtr lsn, char **buf, int *len)

0 commit comments

Comments
 (0)