aboutsummaryrefslogtreecommitdiff
path: root/src/pq/pq.h
Commit message (Expand)AuthorAge
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
* pq: -improve comments on oid-mapÖzgür Kesim2023-07-30
* pq: simplified and improved API for array-supportÖzgür Kesim2023-07-30
* pq: Added API to support arrays in query resultsÖzgür Kesim2023-06-02
* pq: added array-type support for queries (only)Özgür Kesim2023-05-11
* pq: add array-type support for PQ [WIP, 1/n]Özgür Kesim2023-05-06
* PQ: use exponential back-off when reconnecting to the database to listen on e...Christian Grothoff2023-01-09
* -avoid grow-by-one in statement preparationsChristian Grothoff2022-10-12
* enable non-numbered sql statement executionChristian Grothoff2022-07-24
* PQ: implementing #7014: support testing database version is currentChristian Grothoff2021-09-23
* further simplify libgnunetpq event API and implementation, also trigger event...Christian Grothoff2021-08-25
* -simplify libgnunetpq to only support single-threaded applications that do us...Christian Grothoff2021-08-22
* -extend tests, include reconnect handling for eventsChristian Grothoff2021-07-25
* -complete new PQ event implementation, alas undertestedChristian Grothoff2021-07-25
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
* DB load API changeChristian Grothoff2020-01-17
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11