aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-04-22 15:39:02 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-04-22 15:39:02 +0200
commit12681dfa1a4bd2f156a1d1402afa8c0e3250f163 (patch)
treea960297eb068eab7a729ccfac6bbfea9199fbf2f /src/exchangedb/plugin_exchangedb_postgres.c
parent37dd5bed20f829a885c0f86437bf5afb2f30b1d0 (diff)
downloadexchange-12681dfa1a4bd2f156a1d1402afa8c0e3250f163.tar.xz
WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n
Diffstat (limited to 'src/exchangedb/plugin_exchangedb_postgres.c')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index 7e3aa2b1e..b3ebc7547 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -21,6 +21,7 @@
* @author Christian Grothoff
* @author Sree Harsha Totakura
* @author Marcello Stanisci
+ * @author Özgür Kesim
*/
#include "platform.h"
#include <poll.h>