-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not create DSM segment for wal_redo_postgres (#9793)
## Problem See #9738 ## Summary of changes Do not create DSM segment for wal_redo Postgres --------- Co-authored-by: Konstantin Knizhnik <[email protected]>
- Loading branch information
Showing
1 changed file
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c9acd21
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5590 tests run: 5354 passed, 0 failed, 236 skipped (full report)
Code coverage* (full report)
functions
:31.5% (7935 of 25219 functions)
lines
:49.6% (62950 of 126918 lines)
* collected from Rust tests only
c9acd21 at 2024-11-19T11:34:45.680Z :recycle: