We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca6765 commit 342fb8aCopy full SHA for 342fb8a
src/test/modules/test_rls_hooks/test_rls_hooks.h
@@ -14,7 +14,7 @@
14
#ifndef TEST_RLS_HOOKS_H
15
#define TEST_RLS_HOOKS_H
16
17
-#include <rewrite/rowsecurity.h>
+#include "rewrite/rowsecurity.h"
18
19
/* Return set of permissive hooks based on CmdType and Relation */
20
extern List *test_rls_hooks_permissive(CmdType cmdtype, Relation relation);
0 commit comments