BREAKING: This release updates psql client to 15.
IMPROVEMENT: Install and use multiple psql versions, supported are 12, 13, 14 and 15. To use a specific version run /usr/lib/postgresql/$MAJOR_VERSION/bin/pg_dump[all]
instead of just pg_dump[all]
.