Skip to content

Support for PostgreSQL name type #501

@nhurden

Description

@nhurden

Describe your feature request

Currently querying the usename column on pg_user (select usename from pg_user) fails with:

thread '<unnamed>' panicked at 'not implemented: name', /Users/runner/work/connector-x/connector-x/connectorx/src/sources/postgres/typesystem.rs:100:22

https://github.com/sfu-db/connector-x/blob/main/connectorx/src/sources/postgres/typesystem.rs#L101

That column is using the postgres name type:

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