clearer doc
This commit is contained in:
parent
2abe9bf6d7
commit
cab654237f
@ -2233,7 +2233,8 @@ struct TALER_EXCHANGEDB_Plugin
|
|||||||
(*create_tables)(void *cls);
|
(*create_tables)(void *cls);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Change already present tables of the database to more partitions
|
* Change already present tables of the database to num partitions
|
||||||
|
* Only has an effect if there are default partitions only
|
||||||
*
|
*
|
||||||
* @param cls the @e cls of this struct with the plugin-specific state
|
* @param cls the @e cls of this struct with the plugin-specific state
|
||||||
* @param num the number of partitions to create for each partitioned table
|
* @param num the number of partitions to create for each partitioned table
|
||||||
|
Loading…
Reference in New Issue
Block a user