aboutsummaryrefslogtreecommitdiff
path: root/src/pq
Commit message (Expand)AuthorAge
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* -fixMartin Schanzenbach2023-10-01
* BUILD: Fix pq versioningMartin Schanzenbach2023-09-30
* BUILD: Fix pkgconfig generationMartin Schanzenbach2023-09-27
* BUILD: scalarproduct mesonMartin Schanzenbach2023-09-24
* BUILD: Build pq plugins with mesonMartin Schanzenbach2023-09-23
* NEWS: -Christian Grothoff2023-09-14
* -fix issue with multiple dbinit running concurrentlyChristian Grothoff2023-08-27
* -match prototypeChristian Grothoff2023-08-27
* pq: re-introduce compiler annotation for array sizeÖzgür Kesim2023-07-30
* pq: aligment fixes and oid adjustmentsÖzgür Kesim2023-07-30
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-07-30
|\
| * use TEXT instead of VARCHARChristian Grothoff2023-07-30
| * Slightly nicer API.Christian Grothoff2023-07-30
| * pq: -improve comments on oid-mapÖzgür Kesim2023-07-30
| * pq: cleanup oid-lookup tableÖzgür Kesim2023-07-30
| * pq: simplified and improved API for array-supportÖzgür Kesim2023-07-30
|/
* pg: fix alignment problems with uint64_tÖzgür Kesim2023-07-29
* pq: added oid-by-name lookup APIÖzgür Kesim2023-07-28
* pq: expose array-type->oid mapping via functionÖzgür Kesim2023-07-26
* -coverity finding fixesÖzgür Kesim2023-07-01
* [pq] unified/simplified switch-logicÖzgür Kesim2023-06-25
* proper overflow checkÖzgür Kesim2023-06-25
* -fix build issuesChristian Grothoff2023-06-25
* New API is needed in case stored procedures trigger events forChristian Grothoff2023-06-23
* [pq] make out-parameter num optional for arraysÖzgür Kesim2023-06-20
* pq: better tests for array specsÖzgür Kesim2023-06-02
* pq: Added API to support arrays in query resultsÖzgür Kesim2023-06-02
* -pq: slight optimizationÖzgür Kesim2023-05-22
* -pq: slight optimizationÖzgür Kesim2023-05-14
* pq: simplify logic for array query type conversionÖzgür Kesim2023-05-14
* pq: API for array types extended for timeÖzgür Kesim2023-05-14
* pq: API extended for array query typesÖzgür Kesim2023-05-13
* pq: added array-type support for queries (only)Özgür Kesim2023-05-11
* no 0-length VLAsChristian Grothoff2023-05-10
* -fix bugsChristian Grothoff2023-05-10
* -minor cleanupChristian Grothoff2023-05-08
* pq: add array-type support for PQ [WIP, 1/n]Özgür Kesim2023-05-06
* log HTTP request status, URL and duration for every HTTP request we make at I...Christian Grothoff2023-04-23
* PG: do not return NOTIFY prefix in GNUNET_PG_get_event_notify_channel, comman...Christian Grothoff2023-02-05
* PQ: remove duplicated comments, and send stderr from psql to /dev/nullChristian Grothoff2023-02-05
* PQ: use exponential back-off when reconnecting to the database to listen on e...Christian Grothoff2023-01-09
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* typoChristian Grothoff2022-11-23
* add function to compute channel name for notificationsChristian Grothoff2022-11-23
* add versioning.sqlChristian Grothoff2022-11-16
* fix #7374Christian Grothoff2022-10-18
* -fix conflictMartin Schanzenbach2022-10-18
|\