Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix search_path to a safe value during maintenance operations. | Jeff Davis | 2024-03-04 |
* | Add OAT hook calls for more subcommands of ALTER TABLE | Michael Paquier | 2023-08-17 |
* | Revert "Fix search_path to a safe value during maintenance operations." | Jeff Davis | 2023-06-10 |
* | Fix search_path to a safe value during maintenance operations. | Jeff Davis | 2023-06-09 |
* | Disable debug_discard_caches in test_oat_hooks test. | Tom Lane | 2022-11-19 |
* | Remove test_oat_hooks.c's nodetag_to_string(). | Tom Lane | 2022-07-31 |
* | Fix flag tests in src/test/modules/test_oat_hooks | Alvaro Herrera | 2022-07-13 |
* | Fix two portability issues with the tests of test_oat_hooks | Michael Paquier | 2022-07-11 |
* | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 2022-04-06 |
* | Tidy up Object Access hooks tests | Andrew Dunstan | 2022-03-22 |
* | Fix new Object Access hooks test | Andrew Dunstan | 2022-03-22 |
* | Add a test module for Object Access hooks | Andrew Dunstan | 2022-03-22 |