-fix doxygen

This commit is contained in:
Christian Grothoff 2021-07-15 20:04:15 +02:00
parent d942f2ea6c
commit 970c9eab86
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -10362,7 +10362,7 @@ postgres_insert_records_by_table (void *cls,
* @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 job_name name of the operation to grab a word shard for * @param job_name name of the operation to grab a word shard for
* @param delay minimum age of a shard to grab * @param delay minimum age of a shard to grab
* @param size desired shard size * @param shard_size desired shard size
* @param[out] start_row inclusive start row of the shard (returned) * @param[out] start_row inclusive start row of the shard (returned)
* @param[out] end_row exclusive end row of the shard (returned) * @param[out] end_row exclusive end row of the shard (returned)
* @return transaction status code * @return transaction status code