From 0869f01e74b356e2f5f617a61aa6e0b6b2c08f79 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 19 Feb 2019 09:52:03 +0000 Subject: Test against Postgres 9.5 as well as 9.4 Postgres 9.5 is the first to support UPSERTs, so we should really run against it as well as 9.4. --- changelog.d/4676.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4676.misc (limited to 'changelog.d') diff --git a/changelog.d/4676.misc b/changelog.d/4676.misc new file mode 100644 index 0000000000..a250558e69 --- /dev/null +++ b/changelog.d/4676.misc @@ -0,0 +1 @@ +Test against Postgres 9.5 as well as 9.4 -- cgit 1.4.1