Skip to content

Commit

Permalink
Update History for pg-1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Oct 11, 2022
1 parent 7534e7a commit 87446b4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions History.rdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
== v1.4.4 [2022-10-11] Lars Kanis <[email protected]>

- Revert to let libpq do the host iteration while connecting. #485
Ensure that parameter `connect_timeout` is still respected.
- Handle multiple hosts in the connection string, where only one host has writable session. #476
- Add some useful information to PG::Connection#inspect. #487
- Support new pgresult_stream_any API in sequel_pg-1.17.0. #481
- Update Windows fat binary gem to PostgreSQL-14.5.


== v1.4.3 [2022-08-09] Lars Kanis <[email protected]>

- Avoid memory bloat possible in put_copy_data in pg-1.4.0 to 1.4.2. #473
Expand Down

0 comments on commit 87446b4

Please sign in to comment.