Skip to content

Moving pg_catalog to a separated module #189

@sunng87

Description

@sunng87

I'm also using the pg_catalog compatibility features in greptimedb. But it fetches pgwire and tokio, which is not directly used if pgwire handler are implemented separately.

So the idea is to move pg_catalog and sql module to a new module that contains only the pg_catalog compatibility features, with only dependencies to datafusion.

I will wait for #178 resolved to do the refactoring.

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