summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Erickson <jerickso@stickpeople.com>2020-11-13 13:00:09 -0700
committerJason Erickson <jerickso@stickpeople.com>2020-11-13 13:00:09 -0700
commit9d8c7a7036603609cb71e95eb3408c76ab8f45cb (patch)
treeeeb7d89a3aad43634c8a34e79c259013853f9e20
parent154af9a7885e17e9ce831f63e5e94f04139c86b2 (diff)
downloadpsycopg2-9d8c7a7036603609cb71e95eb3408c76ab8f45cb.tar.gz
Update build to use PostgreSQL 11.10 source
-rw-r--r--.appveyor.yml2
-rw-r--r--scripts/appveyor.cache_rebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b79302b..c893e7a 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -27,7 +27,7 @@ environment:
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015, PY_VER: "27", PY_ARCH: "64"}
OPENSSL_VERSION: "1_1_1h"
- POSTGRES_VERSION: "11_4"
+ POSTGRES_VERSION: "11_10"
PSYCOPG2_TESTDB: psycopg2_test
PSYCOPG2_TESTDB_USER: postgres
diff --git a/scripts/appveyor.cache_rebuild b/scripts/appveyor.cache_rebuild
index 432d68e..bc05bb1 100644
--- a/scripts/appveyor.cache_rebuild
+++ b/scripts/appveyor.cache_rebuild
@@ -12,7 +12,7 @@ OpenSSL
Version: 1.1.1h
PostgreSQL
- Version: 11.4
+ Version: 11.10
NOTE: to zap the cache manually you can also use: