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: support foreign keys that reference partitioned tables #124

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2024

  1. [DNR][pg15] feat: support foreign keys that reference partitioned tables

    Summary: TBD
    
    Test Plan: Jenkins: rebase: pg15
    
    Subscribers: yql
    
    Differential Revision: https://phorge.dev.yugabyte.com/D37933
    arpang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f6f331a View commit details
    Browse the repository at this point in the history
  2. import upstream PG tests

    arpang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5f89c40 View commit details
    Browse the repository at this point in the history
  3. newline

    arpang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c6f12b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Use BasePgRegressTestPorted

    arpang committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    86a4839 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 26, 2024

  1. POC

    arpang committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e910393 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. minor fix

    arpang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    638ca25 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. debugging helper function

    arpang committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b7adc55 View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    arpang committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3b22878 View commit details
    Browse the repository at this point in the history
  3. debugging helper function

    arpang committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    07a841d View commit details
    Browse the repository at this point in the history
  4. seg fault fix

    arpang committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d541c61 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    515b6a6 View commit details
    Browse the repository at this point in the history
  2. Do not throw error at ll

    arpang committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c8072c0 View commit details
    Browse the repository at this point in the history
  3. cleanup

    arpang committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b2c4ba1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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