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: datadevopscloud/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: porsager/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 17 files changed
  • 5 contributors

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    ad0ed44 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

  1. Configuration menu
    Copy the full SHA
    b0d8c8f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. docs: dynamic ordering

    madflow authored and porsager committed May 20, 2025
    Configuration menu
    Copy the full SHA
    26ee478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39dfef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c13f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8bb3b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36dbe2f View commit details
    Browse the repository at this point in the history
  6. build

    porsager committed May 20, 2025
    Configuration menu
    Copy the full SHA
    a92f470 View commit details
    Browse the repository at this point in the history
  7. 3.4.6

    porsager committed May 20, 2025
    Configuration menu
    Copy the full SHA
    ca4da7c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    e34826d View commit details
    Browse the repository at this point in the history
  2. build

    porsager committed May 21, 2025
    Configuration menu
    Copy the full SHA
    657fea0 View commit details
    Browse the repository at this point in the history
  3. Test node 23 and 24 too

    porsager committed May 21, 2025
    Configuration menu
    Copy the full SHA
    0068aa4 View commit details
    Browse the repository at this point in the history
  4. 3.4.7

    porsager committed May 21, 2025
    Configuration menu
    Copy the full SHA
    9b92b65 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Fix PGAPPNAME env access by prioritizing connection.application_name

    Use connection.application_name if provided before falling back to PGAPPNAME env var to avoid unnecessary env access errors.
    Jobians authored and porsager committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    32feb25 View commit details
    Browse the repository at this point in the history
Loading