uncrustify as demanded.
[oweals/gnunet.git] / src / datastore / plugin_datastore_postgres.c
2019-09-08 ng0uncrustify as demanded.
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothofffix possibility of NULL result for empty database
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 Christian Grothoffbetter indentation, nicer formatting of SQL
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-03 Christian Grothofffinish datastore pq refactoring
2017-06-03 Christian Grothoffmore pq work
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-19 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-17 David Barksdale[datastore] Create remove plugin API call
2017-04-16 David Barksdale[datastore] Combine put and update plugin APIs
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-23 David Barksdale[datastore] Return and update replication
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 David Barksdale[datastore] Fix #3743
2017-03-08 Christian Grothoffwe use CREATE INDEX IF NOT EXITS, this requires postgre...
2017-02-20 David BarksdaleRestrict update to positive priority deltas
2016-10-13 Daniel Golledatastore: postgres: use IF NOT EXISTS to avoid error...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-03-14 Christian Grothoff-bugfix, adding comments, fixing indent
2016-02-06 Christian Grothoffmake some more use of libgnunetpq
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-21 David BarksdaleConvert datastore plugin API to asynchronous
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2014-08-08 Sree Harsha TotakuraInclude libpq-fe.h instead of postgres/libpq-fe.h.
2014-06-08 Christian Grothoff-doxygen
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-04-02 Christian Grothoff-fix
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-03-23 Christian Grothoff-doxygen
2012-03-23 Christian Grothoff-check return code
2012-03-22 Christian Grothoffadding libgnunetpostgres for shared postgres functional...
2012-03-22 Christian Grothoff-docs
2011-12-17 Christian Grothoff-implementing get_keys for postgres
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-02 Christian Grothoffdoxygen
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-02 Christian Grothoffuse postgres PRNG also on insertion
2011-07-16 Christian Grothoffvoidret
2011-06-13 Christian Grothoffdoxygen
2011-06-10 Christian Grothofffixing datastore schema for future change for improved...
2011-05-06 Christian Grothofffix
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-15 Christian Grothofffixes
2011-04-15 Christian Grothofffixes
2011-04-04 Christian Grothoffremoving dead API calls
2011-04-04 Christian Grothoffmake compile
2011-04-03 Christian Grothoffnew plugin API
2011-03-15 Christian Grothoffhelp static analysis
2010-11-06 Christian Grothoffreport config used
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias Wachs(no commit message)
2010-10-27 Matthias WachsRefactoring gnunet time
2010-09-06 Christian Grothofffixes
2010-08-30 Christian Grothoffnitpicks
2010-08-28 Christian Grothofftrain hacks
2010-08-26 Christian Grothoffstuff
2010-08-26 Christian Grothofffixs
2010-08-26 Christian Grothoffdo not store size
2010-08-26 Christian Grothoffdo not store size
2010-08-26 Christian Grothofffixes
2010-08-26 Christian Grothofffix
2010-08-26 Christian Grothoffuse big endian
2010-08-26 Christian Grothofffix leaks
2010-08-25 Christian Grothoffpostgres hackery