We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095d109 commit b589f21Copy full SHA for b589f21
src/backend/access/transam/slru.c
@@ -60,7 +60,7 @@
60
#include "storage/fd.h"
61
#include "storage/shmem.h"
62
63
-static int inline
+static inline int
64
SlruFileName(SlruCtl ctl, char *path, int64 segno)
65
{
66
if (ctl->long_segment_names)
0 commit comments