index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
datastore
/
plugin_datastore_postgres.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-06
better indentation, nicer formatting of SQL
Christian Grothoff
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-06-11
rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
Christian Grothoff
2017-06-04
finish datastore pq refactoring
Christian Grothoff
2017-06-03
more pq work
Christian Grothoff
2017-06-01
adding more good helpers to libgnunetpq
Christian Grothoff
2017-04-16
[datastore] Create remove plugin API call
David Barksdale
2017-04-16
[datastore] Combine put and update plugin APIs
David Barksdale
2017-03-22
[datastore] Return and update replication
David Barksdale
2017-03-19
[datastore] Fix #3743
David Barksdale
2017-03-09
we use CREATE INDEX IF NOT EXITS, this requires postgres>=9.6, bump dependenc...
Christian Grothoff
2017-02-20
Restrict update to positive priority deltas
David Barksdale
2016-10-13
datastore: postgres: use IF NOT EXISTS to avoid error messages
Daniel Golle
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-03-14
-bugfix, adding comments, fixing indent
Christian Grothoff
2016-02-06
make some more use of libgnunetpq
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-03-21
Convert datastore plugin API to asynchronous
David Barksdale
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-06
Workaround emscripten bug in returning int64_t
David Barksdale
2014-08-08
Include libpq-fe.h instead of postgres/libpq-fe.h.
Sree Harsha Totakura
2014-06-08
-doxygen
Christian Grothoff
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-04-02
-fix
Christian Grothoff
2012-04-01
-removing legacy #ifdefs
Christian Grothoff
2012-03-23
-doxygen
Christian Grothoff
2012-03-23
-check return code
Christian Grothoff
2012-03-22
adding libgnunetpostgres for shared postgres functionality between postgres d...
Christian Grothoff
2012-03-22
-docs
Christian Grothoff
2011-12-17
-implementing get_keys for postgres
Christian Grothoff
2011-10-04
LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls
Christian Grothoff
2011-09-02
doxygen
Christian Grothoff
2011-08-29
run indent twice, it alternates between two 'canonical' forms, also run white...
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-02
use postgres PRNG also on insertion
Christian Grothoff
2011-07-16
voidret
Christian Grothoff
2011-06-13
doxygen
Christian Grothoff
2011-06-10
fixing datastore schema for future change for improved performance
Christian Grothoff
2011-05-06
fix
Christian Grothoff
2011-04-26
datastore and fs fixes from Easter
Christian Grothoff
2011-04-15
fixes
Christian Grothoff
2011-04-15
fixes
Christian Grothoff
2011-04-04
removing dead API calls
Christian Grothoff
[next]