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/5405~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/5405
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 18, 2025

  1. Add 'make check-tests' behavior to the meson based builds

    There was no way to run specific regression tests in the regress/regress
    tests in the meson based builds. Add this behavior.
    
    Author: Nazir Bilal Yavuz <[email protected]>
    Reviewed-by: Ashutosh Bapat <[email protected]>
    Reviewed-by: Jian He <[email protected]>
    Discussion: postgr.es/m/CAExHW5tK-QqayUN0%2BN3MF5bjV6vLKDCkRuGwoDJwc7vGjwCygQ%40mail.gmail.com
    nbyavuz authored and Commitfest Bot committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    251ddbd View commit details
    Browse the repository at this point in the history
  2. Expand test selection behavior to all test types in meson based builds

    Previously, the ability to select specific tests to run was limited to
    regress/regress tests. This commit extends that functionality to all test
    types in the meson based builds.
    
    Author: Nazir Bilal Yavuz <[email protected]>
    Reviewed-by: Ashutosh Bapat <[email protected]>
    Reviewed-by: Jian He <[email protected]>
    Discussion: postgr.es/m/CAExHW5tK-QqayUN0%2BN3MF5bjV6vLKDCkRuGwoDJwc7vGjwCygQ%40mail.gmail.com
    nbyavuz authored and Commitfest Bot committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    157e85c View commit details
    Browse the repository at this point in the history
  3. [CF 5405] v6 - Add 'make check-tests' behavior to the meson based builds

    This branch was automatically generated by a robot using patches from an
    email thread registered at:
    
    https://commitfest.postgresql.org/patch/5405
    
    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/CAN55FZ3RzZj7fXzJskRRwxJ7LX2JAyfnG-dE2d0qAaorMSS7hA@mail.gmail.com
    Author(s): Nazir Bilal Yavuz
    Commitfest Bot committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    34fd6f9 View commit details
    Browse the repository at this point in the history
Loading