Skip to content

Thread local storage and 2.5 support #34

@DNikolaevAtRocket

Description

@DNikolaevAtRocket

Thread local storage is supported on v3.1+ nowadays.

The recent block allocator functionality uses anonymous mmap, and it's also supported by v3.1+ only.
Given that, the TLS emulation (zos-tls) can be safely removed unless somebody really needs DuckDB on v2.5 and is ready to do the mmap porting.

Are there any objections to the zos-tls removal from the upstream?

CC @v1gnesh, @IgorTodorovskiIBM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions