aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_postgres.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-06better indentation, nicer formatting of SQLChristian Grothoff
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-06-11rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff
2017-06-04finish datastore pq refactoringChristian Grothoff
2017-06-03more pq workChristian Grothoff
2017-06-01adding more good helpers to libgnunetpqChristian Grothoff
2017-04-16[datastore] Create remove plugin API callDavid Barksdale
2017-04-16[datastore] Combine put and update plugin APIsDavid Barksdale
2017-03-22[datastore] Return and update replicationDavid Barksdale
2017-03-19[datastore] Fix #3743David Barksdale
2017-03-09we use CREATE INDEX IF NOT EXITS, this requires postgres>=9.6, bump dependenc...Christian Grothoff
2017-02-20Restrict update to positive priority deltasDavid Barksdale
2016-10-13datastore: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-03-14-bugfix, adding comments, fixing indentChristian Grothoff
2016-02-06make some more use of libgnunetpqChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-21Convert datastore plugin API to asynchronousDavid Barksdale
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-06Workaround emscripten bug in returning int64_tDavid Barksdale
2014-08-08Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura
2014-06-08-doxygenChristian Grothoff
2013-12-19malloc -> newLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-04-02-fixChristian Grothoff
2012-04-01-removing legacy #ifdefsChristian Grothoff
2012-03-23-doxygenChristian Grothoff
2012-03-23-check return codeChristian Grothoff
2012-03-22adding libgnunetpostgres for shared postgres functionality between postgres d...Christian Grothoff
2012-03-22-docsChristian Grothoff
2011-12-17-implementing get_keys for postgresChristian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-09-02doxygenChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-02use postgres PRNG also on insertionChristian Grothoff
2011-07-16voidretChristian Grothoff
2011-06-13doxygenChristian Grothoff
2011-06-10fixing datastore schema for future change for improved performanceChristian Grothoff
2011-05-06fixChristian Grothoff
2011-04-26datastore and fs fixes from EasterChristian Grothoff
2011-04-15fixesChristian Grothoff
2011-04-15fixesChristian Grothoff
2011-04-04removing dead API callsChristian Grothoff