Skip to content

Feature: Implement PostgreSQL Binary Protocol Encoders and Decoders for timetz ,timestamptz, and uuid and Their Multi-dimensional Arrays #36381

@ShenFeng312

Description

@ShenFeng312

Feature Request

Feature: Implement PostgreSQL Binary Protocol Encoders and Decoders for timetz ,timestamptz, and uuid and Their Multi-dimensional Arrays

In #36372, I implemented binary parsing for all basic types that were previously incorrectly handled, including their multidimensional array parsing. These are now abstracted through ArrayEncoder and ArrayDecoder (when needed). I believe we can further extend support to additional types.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions