Skip to content

Update tests to oldest supported Postgres version#18696

Merged
hashhar merged 1 commit intotrinodb:masterfrom
hashhar:hashhar/drop-old-pg-versions
Aug 17, 2023
Merged

Update tests to oldest supported Postgres version#18696
hashhar merged 1 commit intotrinodb:masterfrom
hashhar:hashhar/drop-old-pg-versions

Conversation

@hashhar
Copy link
Copy Markdown
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 ebyhr and wendigo 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
Copy Markdown
Member Author

hashhar commented Aug 17, 2023

/test-with-secrets sha=c80a1921507c07167d18004d97c133047b2c758d

@hashhar hashhar merged commit 0b06a1b into trinodb:master Aug 17, 2023
@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
Copy Markdown

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.

3 participants