-
Notifications
You must be signed in to change notification settings - Fork 467
Initiaial PG15 #1108
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
Merged
Merged
Initiaial PG15 #1108
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Temporary fix for the CI jobs. For some strange reason, the DockerHub latest build is not working for CI connections. This is a temporary patch to allow them to run correctly while we look into the issue.
Updated the following files which were generating warning
messages in the DockerHub builds -
modified: src/backend/parser/cypher_analyze.c
modified: src/backend/parser/cypher_clause.c
modified: src/backend/utils/adt/agtype.c
modified: src/backend/utils/graph_generation.c
Updated the following Docker file that has the wrong
PostgreSQL version information -
modified: docker/Dockerfile.dev
…che#1097) Updated the following files which were generating warning messages in the DockerHub builds - modified: src/backend/parser/cypher_clause.c modified: src/backend/utils/adt/agtype.c
Added the installcheck to the Dockerfile for debugging.
UNDO Dockerfile change to add installcheck.
This PR contains fix for dockerhub image. It will trigger a new build for latest tag when merged.
- This commit/PR also serves as a test commit/PR for the newest image build of apache/age:latest
Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com>
jrgemignani
added a commit
to jrgemignani/age
that referenced
this pull request
Aug 8, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
jrgemignani
added a commit
to jrgemignani/age
that referenced
this pull request
Aug 8, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
jrgemignani
added a commit
to jrgemignani/age
that referenced
this pull request
Aug 8, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
jrgemignani
added a commit
to jrgemignani/age
that referenced
this pull request
Aug 8, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
jrgemignani
added a commit
to jrgemignani/age
that referenced
this pull request
Aug 9, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
jrgemignani
added a commit
to jrgemignani/age
that referenced
this pull request
Aug 11, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
muhammadshoaib
added a commit
to muhammadshoaib/age
that referenced
this pull request
Aug 21, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
muhammadshoaib
added a commit
to muhammadshoaib/age
that referenced
this pull request
Sep 20, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
muhammadshoaib
added a commit
to muhammadshoaib/age
that referenced
this pull request
Nov 1, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
muhammadshoaib
added a commit
to muhammadshoaib/age
that referenced
this pull request
Nov 21, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
muhammadshoaib
added a commit
to muhammadshoaib/age
that referenced
this pull request
Nov 21, 2023
Initial PG15 version Contributors Panagiotis Foliadis <pfoliadis@hotmail.com> Matheus Farias <matheusfarias519@gmail.com> Mohamed Mokhtar <m.mokhtar@outlook.it> Hannan Aamir <hannanaamir2000@gmail.com> --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is initial version of AGE for PG15
Panagiotis Foliadis pfoliadis@hotmail.com
Matheus Farias matheusfarias519@gmail.com
Mohamed Mokhtar m.mokhtar@outlook.it
Hannan Aamir hannanaamir2000@gmail.com
Marco Souza aureliojuniorcmrj@hotmail.com
Wendel de Lana sr.wendelfernandes@outlook.com
Muhammad Zeeshan muhamadzeeshan03@gmail.com