Dawid Medrek
3e02e66ca8
db/hints: Move a constant value to the TU it's used in
...
Until now, the constant `HINT_FILE_WRITE_TIMEOUT` was
declared as a static member of `db::hints::manager`.
However, the constant is only ever used in one
translation unit, so it makes more sense to move it
there and not include boilerplate in a header.
2024-07-12 13:08:33 +02:00
..
2024-07-04 11:10:43 +03:00
2024-04-19 07:44:07 +03:00
2024-07-12 13:08:33 +02:00
2024-06-07 06:44:59 +08:00
2024-07-09 18:31:35 +03:00
2024-06-25 06:15:47 -04:00
2024-05-13 07:57:35 +03:00
2024-06-21 07:12:06 +03:00
2024-06-21 07:12:06 +03:00
2024-05-26 22:30:42 +03:00
2024-07-09 19:04:11 +03:00
2024-07-09 19:04:11 +03:00
2024-01-12 10:49:00 +02:00
2024-04-19 22:56:16 +08:00
2024-06-21 19:20:27 +03:00
2024-05-16 13:30:03 +02:00
2024-06-21 07:12:06 +03:00
2024-06-21 07:12:06 +03:00
2024-01-09 11:44:19 +02:00
2023-12-02 22:37:22 +02:00
2024-07-09 18:31:35 +03:00
2024-05-02 11:49:46 +02:00
2024-05-02 11:49:46 +02:00
2024-04-25 17:15:27 +08:00
2024-01-19 10:16:41 +02:00
2024-06-17 13:30:10 +00:00
2024-01-17 16:30:14 +02:00
2024-01-29 15:43:51 +02:00
2024-05-18 00:15:07 +03:00
2024-07-04 13:10:26 +02:00
2024-07-04 13:10:26 +02:00
2024-06-21 07:12:06 +03:00
2024-07-09 18:31:35 +03:00
2024-05-26 16:45:42 +03:00
2024-05-26 16:45:42 +03:00
2024-05-17 20:41:19 +03:00
2024-05-17 20:41:19 +03:00
2024-06-07 06:44:59 +08:00
2024-01-09 11:44:19 +02:00
2024-07-09 18:31:35 +03:00
2024-06-07 09:23:10 +08:00
2024-05-26 22:30:42 +03:00
2024-01-09 11:44:19 +02:00
2024-06-21 07:12:06 +03:00
2024-01-09 11:44:19 +02:00
2024-04-01 19:02:40 +03:00
2023-12-21 16:19:42 +02:00
2024-02-01 10:22:45 +02:00