CHANGES:
Added
connection#socket_descr, which exposes the libpq socket as a
Unix.file_descrsuitable for readiness-based waiting withoutObj.magic.
Changed
- Updated asynchronous and notification examples to use
socket_descrinstead
of coercingsocketwithObj.magic.
Fixed
string_of_errornow normalizes trailing newlines in backend-provided error
messages and avoids odd punctuation for emptyUnexpected_statusdetails.