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

Commits on Nov 11, 2025

  1. [PBCKP-818] Add id's for programlisting section

    - to use with automatet listings update
    Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    5294dcf View commit details
    Browse the repository at this point in the history
  2. [PBCKP-818] Doc. Replace --instance <replaceable> to --instance=<repl…

    …aceable> in the xml
    
    - Replace --instance node to --instance=node in the xml
    Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    5022dec View commit details
    Browse the repository at this point in the history
  3. [PBCKP-818] Documentation update script work result.

    Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    9d57972 View commit details
    Browse the repository at this point in the history
  4. [PBCKP-818] Refinery of documentation manually

    Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    8f3e40a View commit details
    Browse the repository at this point in the history
  5. Revert "Replace BACKUP_PATH in the source files"

    This reverts commit 90a4a4f.
    funny-falcon authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    ee367c1 View commit details
    Browse the repository at this point in the history
  6. Up version to 2.5.15

    funny-falcon authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    e88377f View commit details
    Browse the repository at this point in the history
  7. [nojira] Change binary name to pg_probackup-16

    Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    870d1a0 View commit details
    Browse the repository at this point in the history
  8. [NOJIRA] remove distutils

    vshepard authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    644abf1 View commit details
    Browse the repository at this point in the history
  9. [PBCKP-1238] Warning when using the community Version of pg_pro backu…

    …p 2 for ENT
    
    - Call check_version in add_instance subcmd to get correct error
    Stepan Neretin authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    b1a1ddf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    871d71e View commit details
    Browse the repository at this point in the history
  11. PBCKP-1527: Update copyrights to 2025

    dlepikhova authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    32c761d View commit details
    Browse the repository at this point in the history
  12. PBCKP-1527: Remove version 11 and 12 from README

    dlepikhova authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    4b7f0e7 View commit details
    Browse the repository at this point in the history
  13. Fix warning about shadows a previous local variable

    japinli authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    e34f316 View commit details
    Browse the repository at this point in the history
  14. Fix warning about mixed declarations and code

    japinli authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    e8ec57c View commit details
    Browse the repository at this point in the history
  15. Fix warning about no previous declaration

    japinli authored and Oleg Gurev committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    575529a View commit details
    Browse the repository at this point in the history
Loading