Skip to content

Remove support for pre-9.3 #162

Open
@decibel

Description

@decibel

I'd like to officially remove support for pre-9.3 versions of Postgres, due to issues in #128. 9.2 went EOL 6 months ago.

https://travis-ci.org/decibel/pgtap/builds/358206497 shows the failures that #128 is getting (I believe #161 explains the version 10 failure). It might be possible to fix the upgrade tests for 9.1 and 9.2, as it appears that the issue is simply some minor changes to output formatting, but I'm not sure it's worth it. Another option would be to simply disable upgrade tests in 9.1 and 9.2 (I'll actually go commit that right now).

9.0 and 8.4 flat-out fail with the changes I've made to Makefile. Possibly fixable, but I definitely don't think it's worth the effort for branches that are 2.5 and 3.5 years past their expiration dates.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions