Skip to content

Add unlogged-relation LSN-interlock stress tests for hash and GiST #71

Description

@NikolayS

cea74f4 fixed a missed fake-LSN path in hash log_split_page for unlogged relations ("defensive" — no known live failure means no test would notice one either). Regression suites overwhelmingly use logged relations. Add tests: concurrent hash-split vs scan on unlogged hash indexes and concurrent insert/scan on unlogged GiST (NSN interlock), comparing results against a logged twin; plus a pageinspect-based check that page LSNs on unlogged index pages advance (fake LSNs assigned) after atomic actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions