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

View File

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