Skip to content

Conversation

@ricardograca
Copy link
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
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+

2 participants