Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.1
Choose a base ref
Loading
...
head repository:postgrespro/pgsphere
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
Loading
  • 12commits
  • 19files changed
  • 3contributors

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    59ae179View commit details
    Browse the repository at this point in the history
  2. Fix build under mingw64

    Add TOK_ prefix to INT, FLOAT, SIGN token names to distinguist thesenames from macro directives under mingw64.
    @vitcpp
    vitcpp committedMay 27, 2024
    Configuration menu
    Copy the full SHA
    ac1d4ffView commit details
    Browse the repository at this point in the history
  3. Bump version up to 1.5.2

    @vitcpp
    vitcpp committedMay 27, 2024
    Configuration menu
    Copy the full SHA
    0607488View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Now more carefully nulling out null inputs in epoch_prop.

    This is so we do not invent values for pm, parallax, or rv.  Weare actually a bit over-cautious and invalidate both PMs even ifonly one is missing.  This is because PMs mix, and hence there are tracesof 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 usefuland certainly will not be grossly wrong.(sorry about a few whitespace diffs introduced by killing trailing whitespacein sql/epochprop.sql and src/epochprop.c)
    @msdemlei@vitcpp
    msdemlei authored andvitcpp committedJun 10, 2024
    Configuration menu
    Copy the full SHA
    e1dee24View commit details
    Browse the repository at this point in the history
  2. 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.
    @esabol@vitcpp
    esabol authored andvitcpp committedJun 10, 2024
    Configuration menu
    Copy the full SHA
    adda898View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. 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.
    @esabol@vitcpp
    esabol authored andvitcpp committedOct 16, 2024
    Configuration menu
    Copy the full SHA
    dcdc52fView commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    e059e5eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50268d5View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37897e9View commit details
    Browse the repository at this point in the history
  4. Fix pgsphere cloned branch

    @vitcpp
    vitcpp committedNov 11, 2024
    Configuration menu
    Copy the full SHA
    6c24424View commit details
    Browse the repository at this point in the history
  5. Change log file name

    @vitcpp
    vitcpp committedNov 11, 2024
    Configuration menu
    Copy the full SHA
    461e873View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp