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

Update tests to oldest supported Postgres version #18696

Merged
merged 1 commit into from Aug 17, 2023

Conversation

hashhar
Copy link
Member

@hashhar hashhar commented Aug 16, 2023

Description

Postgres 10 is end-of-life and also not available on any cloud providers. 11 will also be end-of-life in November 2023 though it makes sense to test with 11 for some time.

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# PostgreSQL
* Drop support for Postgres versions older than 11. ({issue}`18696`)

@hashhar hashhar requested review from wendigo and ebyhr August 16, 2023 11:51
@cla-bot cla-bot bot added the cla-signed label Aug 16, 2023
@github-actions github-actions bot added docs jdbc Relates to Trino JDBC driver labels Aug 16, 2023
Postgres 10 is end-of-life and also not available on any cloud providers. 11
will also be end-of-life in November 2023 though it makes sense to test with 11
for some time.
@hashhar hashhar force-pushed the hashhar/drop-old-pg-versions branch from 229502b to c80a192 Compare August 16, 2023 12:54
@hashhar
Copy link
Member Author

hashhar commented Aug 17, 2023

/test-with-secrets sha=c80a1921507c07167d18004d97c133047b2c758d

@hashhar hashhar merged commit 0b06a1b into trinodb:master Aug 17, 2023
51 checks passed
@hashhar hashhar deleted the hashhar/drop-old-pg-versions branch August 17, 2023 04:40
@github-actions github-actions bot added this to the 424 milestone Aug 17, 2023
@github-actions
Copy link

The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/5887090573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed docs jdbc Relates to Trino JDBC driver
Development

Successfully merging this pull request may close these issues.

None yet

3 participants