Skip to content

Commit

Permalink
Reintroduce one declaration that should not be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
hanefi committed Sep 11, 2024
1 parent 3cb0a42 commit 853c181
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/bin/pgcopydb/summary.h
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,9 @@ bool summary_lookup_timing(DatabaseCatalog *catalog,
TopLevelTiming *timing,
TimingSection section);

bool summary_pretty_print_timing(DatabaseCatalog *catalog,
TopLevelTiming *timing);

/*
* Summary Iterator
*/
Expand Down

0 comments on commit 853c181

Please sign in to comment.