Adjust auto_explain's GUC descriptions.
authorNathan Bossart <nathan@postgresql.org>
Fri, 28 Feb 2025 22:05:51 +0000 (16:05 -0600)
committerNathan Bossart <nathan@postgresql.org>
Fri, 28 Feb 2025 22:05:51 +0000 (16:05 -0600)
commite636da92002857c24f8b66b6ac4a47ff91803c06
tree5d74d293068f732b732822a73b1fa3def65eb77e
parent8b49392b270b4ac0b9f5c210e2a503546841e832
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
contrib/auto_explain/auto_explain.c