Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Executor: BitmapHeapScan node is too heap specific #22

Open
@Eulerizeit

Description

@Eulerizeit

Bitmap scan both the index and the relation. There are comments in the code suggesting we fix this and since it hurts us the we should fix it.

For example:
src/backend/executor/nodeBitmapHeapscan.c:210

We need to look for layer violation comments.

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