aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_postgres.c
Commit message (Expand)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
* 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
* modernize datastore postgres implementationChristian Grothoff2022-11-22
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through DATASTORE subsystemWillow Liquorice2022-10-03
* | -remove unnecessary and badly used extra argument in postgres statement prepa...Christian Grothoff2022-10-12
|/
* -silence compiler warningsMartin Schanzenbach2021-08-08
* -fix many more typosChristian Grothoff2021-04-26
* postgres: drop use of 'WITH OIDS'Daniel Golle2020-10-05
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
* tighten formatting rulesChristian Grothoff2019-10-31
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix possibility of NULL result for empty databaseChristian Grothoff2019-02-19
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* better indentation, nicer formatting of SQLChristian Grothoff2018-06-06
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
* finish datastore pq refactoringChristian Grothoff2017-06-04
* more pq workChristian Grothoff2017-06-03
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* [datastore] Create remove plugin API callDavid Barksdale2017-04-16
* [datastore] Combine put and update plugin APIsDavid Barksdale2017-04-16
* [datastore] Return and update replicationDavid Barksdale2017-03-22
* [datastore] Fix #3743David Barksdale2017-03-19
* we use CREATE INDEX IF NOT EXITS, this requires postgres>=9.6, bump dependenc...Christian Grothoff2017-03-09
* Restrict update to positive priority deltasDavid Barksdale2017-02-20
* datastore: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -bugfix, adding comments, fixing indentChristian Grothoff2016-03-14
* make some more use of libgnunetpqChristian Grothoff2016-02-06
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* Convert datastore plugin API to asynchronousDavid Barksdale2015-03-21
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
* -doxygenChristian Grothoff2014-06-08
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fixChristian Grothoff2012-04-02
* -removing legacy #ifdefsChristian Grothoff2012-04-01
* -doxygenChristian Grothoff2012-03-23
* -check return codeChristian Grothoff2012-03-23