Hi, a while ago, a couple of threads talked about columns binding since having to copy and convert the data out of libpq allocated PGresult* into our own objects is quite inconvenient and could turn out to be expensive as manipulating large amount of data. Has there been any changes regarding libpq data retrieval method? I've been looking into libpq API for a while now but I couldn't find anything related to column binding. I guess the "resultset" method is the only one, and that dramatically implies having data two times in memory in case of developing a (database generic) API - using bindings - on top of libpq. Is it really the only way of proceeding? Thanks for help Charles
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера