Adjust auto_explain's GUC descriptions.

Nathan Bossart <nathan@postgresql.org>

Commit: e636da92002857c24f8b66b6ac4a47ff91803c06
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-02-28T22:05:51Z
Releases: 18.0
Adjust auto_explain's GUC descriptions.

This commit adjusts auto_explain's GUC descriptions to follow the
style guidelines established by commit 977d865c36.  Specifically,
it ensures the accepted special values are listed in a consistent
manner.

Author: Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Discussion: https://postgr.es/m/e82d4647-ce7f-45c7-9b01-fb900a050767%40tantorlabs.com

Files

PathChange+/−
contrib/auto_explain/auto_explain.c modified +3 −3

Discussion