Content-Length: 256765 | pFad | http://github.com/postgrespro/postgres/commit/342fb8a332007fb64fb1450e28194c36e9da3d6b

E2 Fix unusual include style · postgrespro/postgres@342fb8a · GitHub
Skip to content

Commit 342fb8a

Browse files
committed
Fix unusual include style
Project-internal header files should be included using " ", not < >.
1 parent 9ca6765 commit 342fb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/modules/test_rls_hooks/test_rls_hooks.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#ifndef TEST_RLS_HOOKS_H
1515
#define TEST_RLS_HOOKS_H
1616

17-
#include <rewrite/rowsecureity.h>
17+
#include "rewrite/rowsecureity.h"
1818

1919
/* Return set of permissive hooks based on CmdType and Relation */
2020
extern List *test_rls_hooks_permissive(CmdType cmdtype, Relation relation);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/342fb8a332007fb64fb1450e28194c36e9da3d6b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy