Database returns information from "integer" and "biging" fields as text (values represented as string which must be read via atoi()/atol()) - is there a way to retrieve such data as binary? Will not PostgreSQL suddenly start return information in binary format (while I will continue read it as text)?
- [GENERAL] libpq: binary data vs textua... Вячеслав Блинников
- Re: [GENERAL] libpq: binary data ... Andy Colson
- Re: [GENERAL] libpq: binary d... Andy Colson
- Re: [GENERAL] libpq: bina... Вячеслав Блинников