Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Problem: impossible to do advanced type conversion schemes #10

@yrashk

Description

@yrashk

For example, what if we want to support representing cstring type as std::basic_view?

We can define CSTRINGOID being an allowed type in type_traits::is but then it'd expect it to be a hard-coded type that it is expecting there.

Proposed solution: extend datum_conversion to pass Oid of the value?

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