Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix comment in find_lsn_for_timestamp (#5855)
We still subtract 1 from low to compute `commit_lsn`. the comment moved/added by #5844 should point this out.
- Loading branch information
f7249b9
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.
2444 tests run: 2322 passed, 0 failed, 122 skipped (full report)
Flaky tests (4)
Postgres 16
test_pageserver_restarts_under_worload
: debugtest_pageserver_lsn_wait_error_safekeeper_stop
: debugPostgres 14
test_pgbench_intensive_init_workload[neon_off-1000]
: releasetest_pgbench_intensive_init_workload[neon_on-1000]
: releaseCode coverage (full report)
functions
:54.6% (8918 of 16330 functions)
lines
:81.5% (51328 of 62999 lines)
f7249b9 at 2023-11-14T09:26:57.826Z :recycle: