pgsql: Clean test_rls_hooks module

Started by Andrew Dunstanover 4 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Clean test_rls_hooks module

This module isn't an extension and doesn't need to be preloaded.
Adjust the Makefile and remove the extraneous .control and .conf
files accordingly.

Discussion: /messages/by-id/43bcaaab-077e-cebe-35be-3cd7f2633449@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c97e4bdcb142effc452d33b81f31e0b3ac990b71

Modified Files
--------------
src/test/modules/test_rls_hooks/Makefile | 7 -------
src/test/modules/test_rls_hooks/rls_hooks.conf | 1 -
src/test/modules/test_rls_hooks/test_rls_hooks.control | 4 ----
3 files changed, 12 deletions(-)