Skip to content

build_coder_maps incompatible with Redshift #369

@TSMMark

Description

@TSMMark

cannot cast type regproc to character varying

#330 appears to break redshift. It doesn't like the ::text part. cannot cast type regproc to character varying

Here's an example of a commit in another project that removes ::text casting in order to support redshift. npgsql/npgsql@5c7f266

Monkeypatching this method to revert to the old implementation fixes the issue in our codebase.


Original comment #330 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions