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

feat(expr): add function pg_index_column_has_property #17275

Merged
merged 6 commits into from
Jun 17, 2024

Commits on Jun 15, 2024

  1. add function pg_index_column_has_property

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6f9b487 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. store column properties into index catalog

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e469859 View commit details
    Browse the repository at this point in the history
  2. update function

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    356a427 View commit details
    Browse the repository at this point in the history
  3. add migration

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a7bfa91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eeb43c View commit details
    Browse the repository at this point in the history
  5. fix slt

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9ab0dc2 View commit details
    Browse the repository at this point in the history