index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
test_oat_hooks
Commit message (
Expand
)
Author
Age
*
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-03-04
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
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
*
meson: Prevent installation of test files during main install
Peter Eisentraut
2023-03-03
*
Rename force_parallel_mode to debug_parallel_query
David Rowley
2023-02-15
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-07
*
Rework query relation permission checking
Alvaro Herrera
2022-12-06
*
Disable debug_discard_caches in test_oat_hooks test.
Tom Lane
2022-11-19
*
meson: Add windows resource files
Andres Freund
2022-10-05
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Fix typo in test_oat_hooks README
Daniel Gustafsson
2022-08-10
*
Remove test_oat_hooks.c's nodetag_to_string().
Tom Lane
2022-07-31
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
*
Fix flag tests in src/test/modules/test_oat_hooks
Alvaro Herrera
2022-07-13
*
Add copy/equal support for XID lists
Alvaro Herrera
2022-07-12
*
Fix two portability issues with the tests of test_oat_hooks
Michael Paquier
2022-07-11
*
Mark Scan as an abstract node type, too.
Tom Lane
2022-07-09
*
Mark PlanState as an abstract node type.
Tom Lane
2022-07-09
*
Remove T_Join and T_Plan
Peter Eisentraut
2022-07-08
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Remove non-functional code for unloading loadable modules.
Robert Haas
2022-05-11
*
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-04-06
*
Force NO_LOCALE / UTF8 for test_oat_hooks tests
Andrew Dunstan
2022-03-23
*
Use approved style for listing OBJS in test_oat_hooks Makefile
Andrew Dunstan
2022-03-23
*
Temporarily disable installcheck for test_oat_hooks module
Andrew Dunstan
2022-03-22
*
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