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: faced8e
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: 7f801ca
Choose a head ref
  • 11 commits
  • 27 files changed
  • 2 contributors

Commits on Apr 29, 2025

  1. Row pattern recognition patch for raw parser.

    tatsuo-ishii authored and Commitfest Bot committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4565669 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4f4ce5f 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    56fb2e9 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    64ac511 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    3aeac1a 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    8222c9c 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    43ba257 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    1918f46 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    2d98fca View commit details
    Browse the repository at this point in the history
  10. Temporarily change IO method to sync.

    tatsuo-ishii authored and Commitfest Bot committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    cb8890e View commit details
    Browse the repository at this point in the history
  11. [CF 4460] v30 - 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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    7f801ca View commit details
    Browse the repository at this point in the history
Loading