aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_postgres.c
Commit message (Collapse)AuthorAge
* 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.
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* changing datacache API to separate put-paths from data (so that plugins can ↵Christian Grothoff2012-11-13
| | | | test for duplicates), removing support for MySQL
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* adding libgnunetpostgres for shared postgres functionality between postgres ↵Christian Grothoff2012-03-22
| | | | datastore/datacache backends
* -docsChristian Grothoff2012-03-22
|
* -dceChristian Grothoff2012-01-25
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* 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
|
* cleanerChristian Grothoff2010-12-21
|
* cleanerChristian Grothoff2010-12-21
|
* moving plugin headersChristian Grothoff2010-11-05
|
* (no commit message)Matthias Wachs2010-10-27
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* use size_tChristian Grothoff2010-10-06
|
* fixChristian Grothoff2010-08-27
|
* fixChristian Grothoff2010-08-27
|
* fixChristian Grothoff2010-08-27
|
* fixesChristian Grothoff2010-08-27
|
* implementing deleteChristian Grothoff2010-08-27
|
* fixChristian Grothoff2010-08-27
|
* towards datacacheChristian Grothoff2010-08-26