diff options
author | Joseph <Joseph.xu@efrei.net> | 2023-01-04 07:31:08 -0500 |
---|---|---|
committer | Joseph <Joseph.xu@efrei.net> | 2023-01-04 07:31:08 -0500 |
commit | 6457ee56dfb148773167e45fb408176e7370f817 (patch) | |
tree | 56e61f6fe0cd3d743cb267365a0c737eacabcc07 /src/exchangedb/pg_batch2_reserves_in_insert.h | |
parent | 31fefec5ddc49ef9b2aab677084d1cf4ab76bba6 (diff) |
corrections applied to batch_test
Diffstat (limited to 'src/exchangedb/pg_batch2_reserves_in_insert.h')
-rw-r--r-- | src/exchangedb/pg_batch2_reserves_in_insert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_batch2_reserves_in_insert.h b/src/exchangedb/pg_batch2_reserves_in_insert.h index 491e789c..3191f867 100644 --- a/src/exchangedb/pg_batch2_reserves_in_insert.h +++ b/src/exchangedb/pg_batch2_reserves_in_insert.h @@ -16,7 +16,7 @@ /** * @file exchangedb/pg_batch2_reserves_in_insert.h * @brief implementation of the batch2_reserves_in_insert function for Postgres - * @author Christian Grothoff + * @author Joseph XU */ #ifndef PG_BATCH2_RESERVES_IN_INSERT_H #define PG_BATCH2_RESERVES_IN_INSERT_H |