Andrew Kane

Results 377 comments of Andrew Kane

Hi @jackrua, thanks for the PR. Added support for passing `str` objects in the commit above. I think the other changes are breaking to some degree, but may make sense...

Just fyi, Martin is now available in homebrew-core: https://github.com/Homebrew/homebrew-core/pull/206380

Will do - thanks for the quick response.

Thanks, here's a simpler repro, fwiw: ```ruby require "socket" socket = Socket.tcp("localhost", 6379) socket.to_io.write_nonblock("hello") ```

Hi @dmm-l-mediehus, thanks for reporting! I'm able to reproduce the error, but still trying to figure out a fix.

Quick update: I think this will need to be addressed upstream ([pgsql-hackers thread](https://www.postgresql.org/message-id/flat/CAOdR5yF0krWrxycA04rgUKCgKugRvGWzzGLAhDZ9bzNv8g0Lag%40mail.gmail.com)).

Confirmed this is still an issue with Postgres 17.0.

It's an issue with Postgres (see the link above), and yes, the documentation will be updated when it's resolved.

Awesome, thanks @VladlenPopolitov!

@andreiramani There hasn't been a Postgres release since the patch was committed. It should be part of 17.3.