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: postgrespro/rum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: postgrespro/rum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: PGPRO-12044
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 11, 2025

  1. PGPRO-12044; PGPRO-11987: Temporary disable some rum tests.

     To be solved in PGPRO-11987.
    
     Tags: rum
    antamel committed Feb 11, 2025
    Copy the full SHA
    f6d1d84 View commit details
  2. PGPRO-12044; Fix tests int8, altorder and altorder_hash for 32-bit pl…

    …atforms.
    
     Caused by:
     - c01743aa4866e13da2c54e44010abc6d5f986363 (PostgreSQL)
       Show number of disabled nodes in EXPLAIN ANALYZE output.
    
     Tags: rum
    antamel committed Feb 11, 2025
    Copy the full SHA
    74e9928 View commit details

Commits on Feb 20, 2025

  1. PGPRO-12044: Add output variant for PG18 for contrib/rum/sql/security…

    ….sql test.
    
      Caused by:
      - 774171c4f640853b1cf8747a4762631d2f5d25be (PostgreSQL)
        Improve reporting of errors in extension script files.
    
     Tags: rum
    antamel committed Feb 20, 2025
    Copy the full SHA
    4d5a0ed View commit details

Commits on Feb 24, 2025

  1. PGPRO-12044: Fix output variants for 32-bit tests .

      Caused by:
      - 161320b4b960ee4fe918959be6529ae9b106ea5a (PostgreSQL)
        Adjust EXPLAIN's output for disabled nodes
     Tags: rum
    antamel committed Feb 24, 2025
    Copy the full SHA
    9bf66af View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...PGPRO-12044