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: MercuryTechnologies/postgresql-simple-interval
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2025.7.11
Choose a base ref
...
head repository: MercuryTechnologies/postgresql-simple-interval
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2025.7.12
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 11, 2025

  1. Change render format (#11)

    * Add integration tests
    
    * Add warning about broken interval parser
    
    * Set the PostgreSQL password
    
    * Test against more versions of Postgres
    
    * Only build documentation once
    
    Also fix artifact names.
    
    * Update build job name
    
    * Render intervals using more compatible format
    
    * Allow failures on older versions of Postgres
    
    * Don't fail on pending tests
    
    * Update ci.yml
    tfausak authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    11da8a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Version 0.2025.7.12 (#12)

    tfausak authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    94dc122 View commit details
    Browse the repository at this point in the history
Loading