Skip to content

Resolve conflicts in src/backend/access/transam/multixact.c and xlog.c#2564

Open
silent-observer wants to merge 1 commit into
sync-14x-b13from
sync-14x-b13-michkov-13
Open

Resolve conflicts in src/backend/access/transam/multixact.c and xlog.c#2564
silent-observer wants to merge 1 commit into
sync-14x-b13from
sync-14x-b13-michkov-13

Conversation

@silent-observer
Copy link
Copy Markdown

Commit dee663f removed ShutdownMultiXact
which had an extra empty line in GPDB code. It also removed several other
Shutdown* functions, and replaced SimpleLruFlush with SimpleLruWriteAll.
Apply the same changes to DistributedLog functions as well: remove Shutdown
and replace the use of SimpleLruFlush.

Commit dee663f removed ShutdownMultiXact,
which had an extra empty line in GPDB code. It also removed several other
Shutdown* functions, and replaced SimpleLruFlush with SimpleLruWriteAll.
Apply the same changes to DistributedLog functions as well: remove Shutdown
and replace the use of SimpleLruFlush.
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.

2 participants