aboutsummaryrefslogtreecommitdiff
path: root/src/pq/pq_result_helper.c
Commit message (Expand)AuthorAge
* got integration tests to pass, fixes #5560Christian Grothoff2019-02-19
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* ensure datacache does not return expired records, fixig pq behavior with resp...Christian Grothoff2018-06-12
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* additionally check that size returned by Postgres matchesChristian Grothoff2018-01-15
* allow NULL fields for varsizeChristian Grothoff2017-06-25
* bitch more if NULL rows cause PQ result extraction to failChristian Grothoff2017-06-25
* completing sq_result_helperChristian Grothoff2017-02-28
* pq: fix crash in clean_varsize_blob() after extracting NULL valueGabor X Toth2016-10-12
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* add support for string results from PQChristian Grothoff2016-05-03
* simplify PQ API by removing NULL as a possible acceptable valueChristian Grothoff2016-04-04
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
* pq: fix errornous includeDaniel Golle2016-02-24
* creating libgnunetpq libraryChristian Grothoff2016-02-05