aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_postgres.c
Commit message (Collapse)AuthorAge
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
| | | | | Emscripten can't return a 64-bit integer from dynamically loaded code.
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
| | | | | Also add a macro for checking libpq from Autoconf macro archives.
* -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
|
* adding libgnunetpostgres for shared postgres functionality between postgres ↵Christian Grothoff2012-03-22
| | | | datastore/datacache backends
* -docsChristian Grothoff2012-03-22
|
* -implementing get_keys for postgresChristian Grothoff2011-12-17
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* doxygenChristian Grothoff2011-09-02
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* use postgres PRNG also on insertionChristian Grothoff2011-08-02
|
* voidretChristian Grothoff2011-07-16
|
* doxygenChristian Grothoff2011-06-13
|
* fixing datastore schema for future change for improved performanceChristian Grothoff2011-06-10
|
* fixChristian Grothoff2011-05-06
|
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
|
* fixesChristian Grothoff2011-04-15
|
* fixesChristian Grothoff2011-04-15
|
* removing dead API callsChristian Grothoff2011-04-04
|
* make compileChristian Grothoff2011-04-04
|
* new plugin APIChristian Grothoff2011-04-03
|
* help static analysisChristian Grothoff2011-03-15
|
* report config usedChristian Grothoff2010-11-06
|
* moving plugin headersChristian Grothoff2010-11-05
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* (no commit message)Matthias Wachs2010-10-27
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* fixesChristian Grothoff2010-09-06
|
* nitpicksChristian Grothoff2010-08-30
|
* train hacksChristian Grothoff2010-08-28
|
* stuffChristian Grothoff2010-08-26
|
* fixsChristian Grothoff2010-08-26
|
* do not store sizeChristian Grothoff2010-08-26
|
* do not store sizeChristian Grothoff2010-08-26
|
* fixesChristian Grothoff2010-08-26
|
* fixChristian Grothoff2010-08-26
|
* use big endianChristian Grothoff2010-08-26
|
* fix leaksChristian Grothoff2010-08-26
|
* postgres hackeryChristian Grothoff2010-08-25