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

Commits on Sep 26, 2024

  1. PGPRO-10866: Add static decoration to avoid error:

    "no previous extern declaration for non-static variable [-Wmissing-variable-declarations]"
    
    Tags: vops
    antamel committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    12f0658 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. PGPRO-10866: Update create_foreignscan_path() calls.

      Caused by:
      - e22253467942fdb100087787c3e1e3a8620c54b2 (PostgreSQL)
        Treat number of disabled nodes in a path as a separate cost metric.
      - a9375a9e79f8115dc3b2ee9045fb656ebe271b6c (Postgres Pro Enterprise)
        [PGPRO-5825]: Port contrib/in_memory to EE15
    
    Tags: vops
    antamel committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bc43f49 View commit details
    Browse the repository at this point in the history
Loading