Skip to content

Commit 292aaa9

Browse files
committed
Fixes after review, part 2
1 parent f0ee939 commit 292aaa9

File tree

3 files changed

+124
-283
lines changed

3 files changed

+124
-283
lines changed

collector.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ get_next_observation(History *observations)
149149
return result;
150150
}
151151

152-
static void
152+
void
153153
fill_dimensions(SamplingDimensions *dimensions, PGPROC *proc,
154154
int pid, uint32 wait_event_info, uint64 queryId,
155155
int dimensions_mask)

0 commit comments

Comments
 (0)