Skip to content

Don't know how to parse column type: 28 #117

Closed
@kluzzebass

Description

@kluzzebass
error: Uncaught Error: Don't know how to parse column type: 28

28 is the transaction identifier (xid), which is a "32-bit quantity", according to the docs, so I think it can be safely decoded as an int4. The same goes for 29, the command identifier (cid).

Obviously, this is related to #99.

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