Docs: wording improvement for compute_query_id = regress It's more accurate to say that the query identifier is not shown when compute_query_id = regress rather than to say it is hidden.
This change (ebf6c5249) appeared in v14, so it makes sense to backpatch this small adjustment to keep the documents consistent between v14 and master. Author: Justin Pryzby Discussion: https://postgr.es/m/[email protected] Backpatch-through: 14, where compute_query_id = regress was added Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a59746d311264305bbe68aaf48d5b20e8fd56920 Modified Files -------------- doc/src/sgml/config.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
