-
Notifications
You must be signed in to change notification settings - Fork 15
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/pgsphere
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: postgrespro/pgsphere
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 20 files changed
- 3 contributors
Commits on Apr 22, 2024
-
Alter spoint op family to add missed operator 17 (<->) (#121)
The upgrade script misses the altering of spoint operator family to add operator 17. It is required for k-NN search. Change the version to 1.5.1.
Configuration menu - View commit details
-
Copy full SHA for daa9478 - Browse repository at this point
Copy the full SHA daa9478View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59ae179 - Browse repository at this point
Copy the full SHA 59ae179View commit details -
Add TOK_ prefix to INT, FLOAT, SIGN token names to distinguist these names from macro directives under mingw64.
Configuration menu - View commit details
-
Copy full SHA for ac1d4ff - Browse repository at this point
Copy the full SHA ac1d4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0607488 - Browse repository at this point
Copy the full SHA 0607488View commit details
Commits on Jun 10, 2024
-
Now more carefully nulling out null inputs in epoch_prop.
This is so we do not invent values for pm, parallax, or rv. We are actually a bit over-cautious and invalidate both PMs even if only one is missing. This is because PMs mix, and hence there are traces of the invented 0 in the other component of the PM. Similarly, when the parallax is missing or bad, the RV would be heavily contaminated; in these cases, we copy through the original RV, as it may still be useful and certainly will not be grossly wrong. (sorry about a few whitespace diffs introduced by killing trailing whitespace in sql/epochprop.sql and src/epochprop.c)
Configuration menu - View commit details
-
Copy full SHA for e1dee24 - Browse repository at this point
Copy the full SHA e1dee24View commit details -
Issue #125: Add PostgreSQL 17 builds to CI workflow
This merge request addresses issue #125 by updating the GitHub Actions CI workflow to build and test on PostrgeSQL 17.
Configuration menu - View commit details
-
Copy full SHA for adda898 - Browse repository at this point
Copy the full SHA adda898View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd5915a - Browse repository at this point
Copy the full SHA bd5915aView commit details
Commits on Oct 16, 2024
-
Update actions/upload-artifact version in CI workflow
This PR updates the version number on `actions/upload-artifact` in `.github/workflows/build-and-check.yml` in order to silence the following warning: > The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ https://github.com/actions/upload-artifact says: > actions/upload-artifact@v3 is scheduled for deprecation on November 30, 2024. [Learn more.](https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/) Similarly, v1/v2 are scheduled for deprecation on June 30, 2024. Please update your workflow to use v4 of the artifact actions. This deprecation will not impact any existing versions of GitHub Enterprise Server being used by customers.
Configuration menu - View commit details
-
Copy full SHA for dcdc52f - Browse repository at this point
Copy the full SHA dcdc52fView commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e059e5e - Browse repository at this point
Copy the full SHA e059e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50268d5 - Browse repository at this point
Copy the full SHA 50268d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37897e9 - Browse repository at this point
Copy the full SHA 37897e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c24424 - Browse repository at this point
Copy the full SHA 6c24424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 461e873 - Browse repository at this point
Copy the full SHA 461e873View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.5.0...master