------------------
- Added support for queue names longer than 63 characters.
A database migration (dropping and recreating the `pq_notify`
trigger) is required if using names longer than this limit. If not
using, then no migration is required.
- Return connections to the pool if an exception is raised while it is retrieved