Bump pg from 1.4.1 to 1.4.2
Bumps pg from 1.4.1 to 1.4.2.
Changelog
Sourced from pg's changelog.
== v1.4.2 [2022-07-27] Lars Kanis lars@greiz-reinsdorf.de
Bugfixes:
- Properly handle empty host parameter when connecting. #471
- Update Windows fat binary gem to OpenSSL-1.1.1q.
Commits
-
d41fc0cUpdate Windows fat binary gem to OpenSSL-1.1.1q -
757226cBump VERSION to 1.4.2 and add release notes -
ce85904Make SSL connections independent from files in ~/.postgresql -
b44bb81Fix helper method for environment variables -
dc175e9Fix compatibility with postgresql-9.4 on Windows -
4e47b1eProperly handle empty host parameter -
24a4c67Fix compatibility with ruby-2.5 -
5e1d787Ensure that name resolution works with environment variables -
e982732Add a test case using environment variables for connecting - See full diff in compare view