Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up agtype_to_int8, agtype_to_int4, & agtype_to_int2 #1354

Merged
merged 1 commit into from
Nov 6, 2023

Commits on Nov 3, 2023

  1. Clean up agtype_to_int8, agtype_to_int4, & agtype_to_int2

    Cleaned up the code in `agtype_to_int8`, `agtype_to_int4`, and
    `agtype_to_int2`. There was some dead code after implementing
    PR 1339.
    
    Additionally, modified the error messages to be a bit more helpful
    and modified the logic to cover a few more cases.
    
    Added more regression tests.
    jrgemignani committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    88dc3cd View commit details
    Browse the repository at this point in the history