mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 05:52:55 +00:00
Test what happens when XLOG_SWITCH ends on page boundary, fix #1991
This commit is contained in:
committed by
Egor Suvorov
parent
85bda437de
commit
80b7a3b51a
@@ -10,6 +10,7 @@ import pytest
|
||||
[
|
||||
'simple',
|
||||
'last_wal_record_xlog_switch',
|
||||
'last_wal_record_xlog_switch_ends_on_page_boundary',
|
||||
'last_wal_record_crossing_segment',
|
||||
'wal_record_crossing_segment_followed_by_small_one',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user