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: supabase/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: supabase/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: timescaledb-with-loader
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 19, 2025

  1. chores: opted-out nix-fast-build

    yvan-sraka authored and samrose committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    12e9433 View commit details
    Browse the repository at this point in the history
  2. chores: set up nix-github-actions

    yvan-sraka authored and samrose committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    dd833ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a17d9af View commit details
    Browse the repository at this point in the history
  4. chores: use custom github runners

    yvan-sraka authored and samrose committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    6509b7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ddc794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2fcade View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34b5f28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28659b0 View commit details
    Browse the repository at this point in the history
  9. fix: make sure integration tests

    do not run timescaledb tests on pg > 15
    samrose committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    578af45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    638c0b4 View commit details
    Browse the repository at this point in the history
  11. fix: integrtion tests

    samrose committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    7db6348 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5466049 View commit details
    Browse the repository at this point in the history
  13. chore: bump for test

    samrose committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    f921941 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Configuration menu
    Copy the full SHA
    90c5e4b View commit details
    Browse the repository at this point in the history
  2. chore: bump version for fix

    samrose committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    7cce2c2 View commit details
    Browse the repository at this point in the history
  3. fix: didn't need "loader"

    samrose committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    5cbce8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdfc3e1 View commit details
    Browse the repository at this point in the history
  5. fix: does need loader

    samrose committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    c0e5f3f View commit details
    Browse the repository at this point in the history
  6. feat: switch both timescaledb and its loader when switching versions

    Also reuse default tests defined in lib.py to test extension upgrade
    paths and switching extension versions.
    jfroche committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    0f8ddb4 View commit details
    Browse the repository at this point in the history
Loading