I see that some documentation was added for binary_parameters in #496. Is there a similar option that triggers binary format for results?
For background, I'm hoping to find a driver would allow me to write a decoder for PostGIS's geometry type without going through text encoding.
I see that some documentation was added for
binary_parametersin #496. Is there a similar option that triggers binary format for results?For background, I'm hoping to find a driver would allow me to write a decoder for PostGIS's
geometrytype without going through text encoding.