Add Postgresql 11 to smoke-tests.

This commit is contained in:
Will Rouesnel 2018-11-11 15:40:09 +11:00
parent 414e9b13c2
commit 474a600842
No known key found for this signature in database
GPG Key ID: 72DC65802A1091C5
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ VERSIONS=( \
9.5 \
9.6 \
10 \
11 \
)
wait_for_postgres(){