Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: postgresql-cfbot/postgresql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cf/4460~1
Choose a base ref
...
head repository: postgresql-cfbot/postgresql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cf/4460
Choose a head ref
  • 10 commits
  • 26 files changed
  • 2 contributors

Commits on Aug 2, 2025

  1. Row pattern recognition patch for raw parser.

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    3f22145 View commit details
    Browse the repository at this point in the history
  2. Row pattern recognition patch (parse/analysis).

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    a9c7e52 View commit details
    Browse the repository at this point in the history
  3. Row pattern recognition patch (rewriter).

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    ad56387 View commit details
    Browse the repository at this point in the history
  4. Row pattern recognition patch (planner).

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    ebf75ad View commit details
    Browse the repository at this point in the history
  5. Row pattern recognition patch (executor).

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    4654f10 View commit details
    Browse the repository at this point in the history
  6. Row pattern recognition patch (docs).

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    3b51a6c View commit details
    Browse the repository at this point in the history
  7. Row pattern recognition patch (tests).

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    21cdbdc View commit details
    Browse the repository at this point in the history
  8. Row pattern recognition patch (typedefs.list).

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    d60962a View commit details
    Browse the repository at this point in the history
  9. Allow to print raw parse tree.

    tatsuo-ishii authored and Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    fcf9717 View commit details
    Browse the repository at this point in the history
  10. [CF 4460] v31 - Implement row pattern recognition feature

    This branch was automatically generated by a robot using patches from an
    email thread registered at:
    
    https://commitfest.postgresql.org/patch/4460
    
    The branch will be overwritten each time a new patch version is posted to
    the thread, and also periodically to check for bitrot caused by changes
    on the master branch.
    
    Patch(es): https://www.postgresql.org/message-id/[email protected]
    Author(s): Tatsuo Ishii
    Commitfest Bot committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    ba2e98a View commit details
    Browse the repository at this point in the history
Loading