We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300e94e commit 6c436bdCopy full SHA for 6c436bd
History.rdoc
@@ -5,6 +5,7 @@ Bugfixes:
5
- Fix wrong handling of socket writability on Windows introduced in #417.
6
This caused starvation in conn.put_copy_data.
7
- Fix error in PG.version_string(true). #419
8
+- Fix a regression in pg 1.3.0 where Ruby 2.x busy-looping any fractional seconds for every wait. #420
9
10
Enhancements:
11
0 commit comments