aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_oat_hooks
Commit message (Expand)AuthorAge
* Fix typo in test_oat_hooks READMEDaniel Gustafsson2022-08-10
* Remove test_oat_hooks.c's nodetag_to_string().Tom Lane2022-07-31
* Remove now superfluous declarations of dlsym()ed symbols.Andres Freund2022-07-17
* Fix flag tests in src/test/modules/test_oat_hooksAlvaro Herrera2022-07-13
* Add copy/equal support for XID listsAlvaro Herrera2022-07-12
* Fix two portability issues with the tests of test_oat_hooksMichael Paquier2022-07-11
* Mark Scan as an abstract node type, too.Tom Lane2022-07-09
* Mark PlanState as an abstract node type.Tom Lane2022-07-09
* Remove T_Join and T_PlanPeter Eisentraut2022-07-08
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Remove non-functional code for unloading loadable modules.Robert Haas2022-05-11
* Allow granting SET and ALTER SYSTEM privileges on GUC parameters.Tom Lane2022-04-06
* Force NO_LOCALE / UTF8 for test_oat_hooks testsAndrew Dunstan2022-03-23
* Use approved style for listing OBJS in test_oat_hooks MakefileAndrew Dunstan2022-03-23
* Temporarily disable installcheck for test_oat_hooks moduleAndrew Dunstan2022-03-22
* Tidy up Object Access hooks testsAndrew Dunstan2022-03-22
* Fix new Object Access hooks testAndrew Dunstan2022-03-22
* Add a test module for Object Access hooksAndrew Dunstan2022-03-22