postgres/contrib/auto_explain
Michael Paquier 3943f5cff6 Fix inconsistent quoting for some options in TAP tests
This commit addresses some inconsistencies with how the options of some
routines from PostgreSQL/Test/ are written, mainly for init() and
init_from_backup() in Cluster.pm.  These are written as unquoted, except
in the locations updated here.

Changes extracted from a larger patch by the same author.

Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Discussion: https://postgr.es/m/87jz8rzf3h.fsf@wibble.ilmari.org
2025-03-17 14:07:12 +09:00
..
t Fix inconsistent quoting for some options in TAP tests 2025-03-17 14:07:12 +09:00
.gitignore Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00
auto_explain.c Adjust auto_explain's GUC descriptions. 2025-02-28 16:05:51 -06:00
Makefile Add a simple test for contrib/auto_explain. 2021-01-24 14:59:33 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00