2.12.2 - Enable libpq-compatible "postgresql" URL schemes
What's Changed
Enable libpq-compatible "postgresql" URL schemes by @gwynne in #251
For libpq compatibility, the following additional schemes are now accepted in database URLs:
"postgresql"
"postgresql+tcp"
"postgresql+uds"
Reviewers
Thanks to the reviewers for their help:
This patch was released by @gwynne
Full Changelog: 2.12.1...2.12.2