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

upgrade to PostGIS 3.4 #355

Merged
merged 3 commits into from
Aug 18, 2023
Merged

Conversation

ImreSamu
Copy link
Member

@ImreSamu ImreSamu commented Aug 17, 2023

Upgrade to PostGIS 3.4

Changes from upstream:

The following updates have been made:

  • For PostgreSQL versions 12-16, PostGIS has been upgraded from version 3.3 to 3.4, using the git mv command.
  • The Dockerfiles have been updated using the ./update.sh script.
  • The README.md file has been updated manually.
  • In the Makefile, the LATEST_VERSION has been manually updated to 15-3.4.
    • VERSION=15-3.4 VARIANT=default make -n push looks OK
  • The .github/workflows/main.yml file has been updated manually.

PostgreSQL 11 is not compatible with PostGIS 3.4, so it remains on PostGIS 3.3.

@ImreSamu
Copy link
Member Author

Ready for review and merging.

@ImreSamu ImreSamu marked this pull request as ready for review August 17, 2023 23:09
Copy link
Contributor

@phillipross phillipross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good aside from suggested change needed for the 3.3.x for pgsql11 !

README.md Outdated Show resolved Hide resolved
@ImreSamu
Copy link
Member Author

README improved.
and "All checks have passed".

Ready for review and merging.

Copy link
Contributor

@phillipross phillipross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@phillipross phillipross merged commit c8f7932 into postgis:master Aug 18, 2023
15 checks passed
@ImreSamu ImreSamu deleted the 202308_postgis3.4 branch August 18, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants