mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56:34 +03:00
Update build to use PostgreSQL 11.10 source
This commit is contained in:
parent
154af9a788
commit
9d8c7a7036
|
@ -27,7 +27,7 @@ environment:
|
||||||
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015, PY_VER: "27", PY_ARCH: "64"}
|
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015, PY_VER: "27", PY_ARCH: "64"}
|
||||||
|
|
||||||
OPENSSL_VERSION: "1_1_1h"
|
OPENSSL_VERSION: "1_1_1h"
|
||||||
POSTGRES_VERSION: "11_4"
|
POSTGRES_VERSION: "11_10"
|
||||||
|
|
||||||
PSYCOPG2_TESTDB: psycopg2_test
|
PSYCOPG2_TESTDB: psycopg2_test
|
||||||
PSYCOPG2_TESTDB_USER: postgres
|
PSYCOPG2_TESTDB_USER: postgres
|
||||||
|
|
|
@ -12,7 +12,7 @@ OpenSSL
|
||||||
Version: 1.1.1h
|
Version: 1.1.1h
|
||||||
|
|
||||||
PostgreSQL
|
PostgreSQL
|
||||||
Version: 11.4
|
Version: 11.10
|
||||||
|
|
||||||
|
|
||||||
NOTE: to zap the cache manually you can also use:
|
NOTE: to zap the cache manually you can also use:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user