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

test: Fix DatabaseMetadataTest to perform mview tests only on 9.3+ #2340

Merged
merged 1 commit into from Nov 14, 2021

Conversation

sehrope
Copy link
Member

@sehrope sehrope commented Nov 14, 2021

The new mview metadata tests in #2209 broke the omni build on the older platforms that do not support mviews: https://github.com/pgjdbc/pgjdbc/runs/4202223480?check_suite_focus=true#step:11:491

This PR fixes those tests to only be enabled on 9.3+ where mviews are supported.

Tested in the omni action in my repo, at https://github.com/sehrope/pgjdbc/actions/runs/1458865278, so once this passes style etc in CI I'll merge it.

@davecramer
Copy link
Member

LGTM

@sehrope sehrope merged commit b24cb16 into pgjdbc:master Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants