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

Commits on Nov 10, 2025

  1. cicd: rewrite bash tests to python (#213)

    * add python tests
    * add new postgres versions in runner.py
    * fix key_and_queries in statements.py with adding info_view
    baliukr authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    634ae07 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. feat: add columns support for PostgreSQL 18

    Alexandr authored and Alexandr committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    c1a761b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from postgrespro/MMNS-43_postgresql_18_std

    feat: more metrics from PostgreSQL 18.
    Kmortyk authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    b523969 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. fix(statements): index out of range during export.

    Alexandr authored and Alexandr committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    2207c2e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Merge pull request #219 from postgrespro/MMNS-43_fixes

    fix(statements): index out of range during export.
    Kmortyk authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    254cbb0 View commit details
    Browse the repository at this point in the history
Loading