Commit Graph

20 Commits (58ea074f1433abdd5de792e47ae84c1e56c263f9)

Author SHA1 Message Date
Tom Lane 9324c8c580 Introduce PG_MODULE_MAGIC_EXT macro. 6 months ago
Michael Paquier 3943f5cff6 Fix inconsistent quoting for some options in TAP tests 6 months ago
Michael Paquier 19c6e92b13 Apply more consistent style for command options in TAP tests 6 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 8 months ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Peter Eisentraut c538592959 Make all Perl warnings fatal 2 years ago
Tom Lane 0245f8db36 Pre-beta mechanical code beautification. 2 years ago
Michael Paquier 9d2d9728b8 Make auto_explain print the query identifier in verbose mode 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Tom Lane bfac42ea02 Make new auto_explain test safe for log_error_verbosity = verbose. 3 years ago
Tom Lane 5253519b27 Fix new auto_explain test case for Windows. 3 years ago
Tom Lane 7c34555f8c Add test for session_preload_libraries and parameter permissions checks. 3 years ago
Michael Paquier d4bfe41281 autho_explain: Add GUC to log query parameters 3 years ago
Michael Paquier 550bc0a6c0 Refactor the TAP test of auto_explain 3 years ago
Daniel Gustafsson 549ec201d6 Replace Test::More plans with done_testing 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Andrew Dunstan b3b4d8e68a
Move Perl test modules to a better namespace 4 years ago
Andrew Dunstan 201a76183e
Unify PostgresNode's new() and get_new_node() methods 4 years ago
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one. 4 years ago
Tom Lane 0c1e8845f2 Add a simple test for contrib/auto_explain. 5 years ago