Skip to content

Change types from iota enum to postgres oid #5

@MBHuman

Description

@MBHuman

As a driver, I want to use the pg_catalog.pg_type table to work with both built-in and custom types.
This will allow proper support for custom type definitions and simplify adding new types in the future.

Columns metadata types must be changed to oid, to prevent additional convertion in wire server response function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions