We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17c0e0 commit 424ff56Copy full SHA for 424ff56
src/include/utils/trace.h
@@ -18,7 +18,7 @@
18
#ifdef ELOG_TIMESTAMPS
19
char *tprintf_timestamp(void);
20
21
-#define TIMESTAMP_SIZE 28
+#define TIMESTAMP_SIZE 30
22
#else
23
#define TIMESTAMP_SIZE 0
24
#endif
0 commit comments