8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d6788 commit df64c24Copy full SHA for df64c24
src/test/modules/test_oat_hooks/README
@@ -28,7 +28,7 @@ The following configuration parameters (GUCs) control this test module's Object
28
Access Type (OAT), Process Utility and Executor Check Permissions hooks. The
29
general pattern is that each hook has a corresponding GUC which controls
30
whether the hook will allow or deny operations for which the hook gets called.
31
-A real-world OAT hook should certainly provide more fine-grained conrol than
+A real-world OAT hook should certainly provide more fine-grained control than
32
merely "allow-all" vs. "deny-all", but for testing this is sufficient.
33
34
Note that even when these hooks allow an action, the core permissions system
0 commit comments