postgresql/contrib/auto_explain
Tom Lane e65f94982e Make new auto_explain test safe for log_error_verbosity = verbose.
Allow for the possible presence of a SQLSTATE code in the expected
warning message, similarly to b998196bb and 19408aae7 (although
here I see no need to allow more than one specific SQLSTATE).
Per gripe from Andrew Dunstan.

Discussion: https://postgr.es/m/c550ac53-5db5-3958-1798-50bae3d9af71@dunslane.net
2022-07-31 12:29:44 -04:00
..
t Make new auto_explain test safe for log_error_verbosity = verbose. 2022-07-31 12:29:44 -04:00
.gitignore Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00
Makefile Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00
auto_explain.c Remove non-functional code for unloading loadable modules. 2022-05-11 15:30:30 -04:00