-
Notifications
You must be signed in to change notification settings - Fork 467
Master to PostgreSQL version 15 #1123
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
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
d0f7faa to
bfc5943
Compare
MuhammadTahaNaveed
approved these changes
Aug 8, 2023
Member
MuhammadTahaNaveed
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
54f0f3f to
893ab92
Compare
Member
|
Looks good to me. |
dehowef
approved these changes
Aug 8, 2023
rafsun42
reviewed
Aug 8, 2023
893ab92 to
518d048
Compare
muhammadshoaib
approved these changes
Aug 9, 2023
rafsun42
approved these changes
Aug 9, 2023
Member
rafsun42
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
518d048 to
5c1c92d
Compare
Updated the following driver files for the new PG15 branch -
modified: .github/workflows/go-driver.yml
modified: .github/workflows/installcheck.yaml
modified: .github/workflows/jdbc-driver.yaml
modified: .github/workflows/nodejs-driver.yaml
modified: .github/workflows/python-driver.yaml
Adjusted the Dockerfile for the PG15 branch.
modified: docker/Dockerfile
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>
MuhammadTahaNaveed
added a commit
to MuhammadTahaNaveed/age
that referenced
this pull request
Aug 24, 2023
PR for moving the master branch up to PostgreSQL 15. Contains all of the latest work in the master branch in addition to all of the changes made to go from PostgreSQL version 14 to 15. --------- Co-authored-by: John Gemignani <jrgemignani@gmail.com> Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com> Co-authored-by: Shoaib <muhemmed.shoaib@gmail.com> Co-authored-by: Panagiotis Foliadis <pfoliadis@hotmail.com> Co-authored-by: Matheus Farias <matheusfarias519@gmail.com> Co-authored-by: Mohamed Mokhtar <m.mokhtar@outlook.it> Co-authored-by: Hannan Aamir <hannanaamir2000@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.
** PLEASE DO NOT MERGE ** until thoroughly reviewed and approved by all reviewers. Reviewers must state their approval as a comment in the thread below. Additionally, this merge needs to be appropriately squashed before merging.
PR for moving the master branch up to PostgreSQL version 15.
It contains all of the latest work in the master branch in addition to all of the changes made to go from PostgreSQL version 14 to 15. When this PR is merged the master will be the latest and on PostgreSQL version 15.
Everyone listed as a reviewer needs to review this PR