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

Move Coercion for MakeArray to coerce_arguments_for_signature and introduce another one for ArrayAppend #8317

Merged
merged 7 commits into from
Dec 18, 2023

Commits on Dec 7, 2023

  1. Signature for array_append and make_array

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3ba90b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. combine variadicequal and coerced to equal

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    32c9931 View commit details
    Browse the repository at this point in the history
  2. follow postgres style on array_append(null, T)

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f760de5 View commit details
    Browse the repository at this point in the history
  3. update comment for ArrayAndElement

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6384a05 View commit details
    Browse the repository at this point in the history
  4. remove test

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3686a2f View commit details
    Browse the repository at this point in the history
  5. add more test

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3226add View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    1045066 View commit details
    Browse the repository at this point in the history