Skip to content

Commit 92dc33a

Browse files
Fix typo in test_oat_hooks README
Discussion: https://postgr.es/m/3F066AFE-19F9-4DF5-A498-B09643857A39@yesql.se
1 parent 0e60a50 commit 92dc33a

File tree

1 file changed

+1
-1
lines changed
  • src/test/modules/test_oat_hooks

1 file changed

+1
-1
lines changed

src/test/modules/test_oat_hooks/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following configuration parameters (GUCs) control this test module's Object
2828
Access Type (OAT), Process Utility and Executor Check Permissions hooks. The
2929
general pattern is that each hook has a corresponding GUC which controls
3030
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
31+
A real-world OAT hook should certainly provide more fine-grained control than
3232
merely "allow-all" vs. "deny-all", but for testing this is sufficient.
3333

3434
Note that even when these hooks allow an action, the core permissions system

0 commit comments

Comments
 (0)