Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken function renames #87

Merged
merged 4 commits into from
Oct 10, 2022
Merged

Fix broken function renames #87

merged 4 commits into from
Oct 10, 2022

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    92e8f05 View commit details
    Browse the repository at this point in the history
  2. Run full installation script in next update

    Due to mishandling of C-level renames in previous releases,
    this upgrade attempts to align user-installations as much as possible
    by copying the full-install script in its entirety
    (except casts/operators/etc)
    zachasme committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5cea7bd View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entry for #87

    zachasme committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5e05194 View commit details
    Browse the repository at this point in the history
  4. Update h3/src/deprecated.c

    Forgot to remove reference to PostGIS in the copied code - oops!
    
    Co-authored-by: Darafei Praliaskouski <me@komzpa.net>
    zachasme and Komzpa authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    f7b559a View commit details
    Browse the repository at this point in the history