Skip to content

Fix JSON tests on PostgreSQL 10+#1955

Merged
ricardograca merged 2 commits into
masterfrom
rg-fix-tests
Feb 24, 2019
Merged

Fix JSON tests on PostgreSQL 10+#1955
ricardograca merged 2 commits into
masterfrom
rg-fix-tests

Conversation

@ricardograca

Copy link
Copy Markdown
Member

Introduction

The test suite crashes when running on PostgreSQL 10+. Check the linked issue for further details.

Motivation

Fixes #1954.

Proposed solution

Simplify version checking, since semver can't be used anymore.

- Apparently PostgreSQL stopped using semver since version 10.0.
@ricardograca
ricardograca merged commit c28a48a into master Feb 24, 2019
@ricardograca
ricardograca deleted the rg-fix-tests branch February 24, 2019 22:34
@ricardograca

Copy link
Copy Markdown
Member Author

This was released in version 0.15.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The test suite doesn't run on PostgreSQL 10+

1 participant