Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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 May 30, 2025

  1. Row pattern recognition patch for raw parser.

    tatsuo-ishii authored and Commitfest Bot committed May 30, 2025
    Configuration menu
    Copy the full SHA
    90e5085 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    123c3cf 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    e71c9ad 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    901ac1c 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    60ba7d9 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    cdc8e74 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    90cf63a 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    fd17e33 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 May 30, 2025
    Configuration menu
    Copy the full SHA
    9d1cb18 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/20250506.095351.1825428116352052974.ishii@postgresql.org
    Author(s): Tatsuo Ishii
    Commitfest Bot committed May 30, 2025
    Configuration menu
    Copy the full SHA
    2cef7a5 View commit details
    Browse the repository at this point in the history
Loading