Skip to content

Resolve conflicts in src/backend/replication/syncrep.c#2586

Merged
RekGRpth merged 2 commits into
sync-14x-b13from
sync-14x-b13-25
May 29, 2026
Merged

Resolve conflicts in src/backend/replication/syncrep.c#2586
RekGRpth merged 2 commits into
sync-14x-b13from
sync-14x-b13-25

Conversation

@RekGRpth
Copy link
Copy Markdown
Member

@RekGRpth RekGRpth commented May 25, 2026

Commit be9788e in src/backend/replication/syncrep.c in the
SyncRepWaitForLSN function moved the conditional return higher, adding
additional conditions and a large comment. Commit e174f69 added an
InterruptHoldoffCount assertion before it. However, the earlier commit
6b0e52b had already added a debug log in the same location, and commit
33a6433 added an assertion before it, and commit bdb1ea1 removed
InterruptHoldoffCount assertion.

Commit be9788e in src/backend/replication/syncrep.c in the
SyncRepWaitForLSN function moved the conditional return higher, adding
additional conditions and a large comment. Commit e174f69 added an
InterruptHoldoffCount assertion before it. However, the earlier commit
6b0e52b had already added a debug log in the same location, and commit
33a6433 added an assertion before it.
Comment thread src/backend/replication/syncrep.c Outdated
@RekGRpth RekGRpth requested a review from silent-observer May 29, 2026 09:19
@RekGRpth RekGRpth merged commit 698e01e into sync-14x-b13 May 29, 2026
@RekGRpth RekGRpth deleted the sync-14x-b13-25 branch May 29, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants