From 94e5193bffd5b2107710ba4fab0405ba22ea6dcf Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 28 Jul 2023 16:19:21 +0200 Subject: [pq] added helper to load oids of composite types - TALER_PQ_load_oids_for_composite_types added - Called during postgres-initialization --- src/include/taler_exchangedb_lib.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include/taler_exchangedb_lib.h') diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index 45889435..17b01b0a 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -46,7 +46,6 @@ TALER_EXCHANGEDB_plugin_load (const struct GNUNET_CONFIGURATION_Handle *cfg); void TALER_EXCHANGEDB_plugin_unload (struct TALER_EXCHANGEDB_Plugin *plugin); - /** * Information about an account from the configuration. */ -- cgit v1.2.3