5.3.2
CHANGES:
Fixed
- Enable binary results for parameterless queries by calling
PQsendQueryParams
whenbinary_resultis requested (instead ofPQsendQuery). Thanks to Alain
Frisch for the patch.
CHANGES:
PQsendQueryParamsbinary_result is requested (instead of PQsendQuery). Thanks to Alain