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

docker: add C support for g.extension; enable PostgreSQL support in alpine Dockerfile #2909

Merged
merged 4 commits into from
Apr 4, 2023

Conversation

neteler
Copy link
Member

@neteler neteler commented Mar 30, 2023

This PR add

  • the needed gcc compiler for addons written in C language (g.extension)
  • enables PostgreSQL (add header file)

Co-authored-by: @anikaweinmann

This PR add
- the needed gcc compiler for addons written in C language (g.extension)
- enables PostgresSQL (add header file)
@neteler neteler added this to the 8.3.0 milestone Mar 30, 2023
@neteler neteler self-assigned this Mar 30, 2023
neteler and others added 3 commits March 30, 2023 20:01
Co-authored-by: Markus Metz <33666869+metzm@users.noreply.github.com>
Co-authored-by: Markus Metz <33666869+metzm@users.noreply.github.com>
neteler added a commit to neteler/grass that referenced this pull request Mar 31, 2023
…rt (backport)

(partial backport of OSGeo#2909)

This PR add
- the needed gcc compiler for addons written in C language (g.extension)
- enables PostgreSQL (add header file)

Co-authored-by: @anikaweinmann
neteler added a commit that referenced this pull request Apr 4, 2023
…rt (backport) (#2910)

(backport of #2909)

This PR add
- the needed gcc compiler for addons written in C language (g.extension)
- enables PostgreSQL (add header file)

Co-authored-by: @anikaweinmann
@neteler
Copy link
Member Author

neteler commented Apr 4, 2023

(backport done in #2910)

@neteler neteler merged commit ec44036 into OSGeo:main Apr 4, 2023
21 checks passed
@neteler neteler deleted the alpine_Dockerfile_fix_gextension branch April 4, 2023 08:01
@neteler neteler changed the title docker/alpine: add C support for g.extension; enable PostgreSQL support docker: add C support for g.extension; enable PostgreSQL support in alpine Dockerfile Jun 6, 2023
neteler added a commit to nilason/grass that referenced this pull request Nov 7, 2023
…rt (OSGeo#2909)

This PR adds
- the needed gcc compiler for addons written in C language (g.extension)
- enables PostgresSQL (add header file)

Co-authored-by: @metzm
Co-authored-by: @anikaweinmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Docker related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants