aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-05-28 12:12:46 +0900
committerMichael Paquier <michael@paquier.xyz>2022-05-28 12:12:46 +0900
commitfe441a0319405a52e773e8f3750e925ecc5d86eb (patch)
tree8378dae79d77e08eabe00e479322096b1a1fc05b /contrib/jsonb_plpython
parentb4be4a082bde8b4f3caca6fa3127af005720f2d8 (diff)
downloadpostgresql-fe441a0319405a52e773e8f3750e925ecc5d86eb.tar.gz
postgresql-fe441a0319405a52e773e8f3750e925ecc5d86eb.zip
Handle NULL for short descriptions of custom GUC variables
If a short description is specified as NULL in one of the various DefineCustomXXXVariable() functions available to external modules to define a custom parameter, SHOW ALL would crash. This change teaches SHOW ALL to properly handle NULL short descriptions, as well as any code paths that manipulate it, to gain in flexibility. Note that help_config.c was already able to do that, when describing a set of GUCs for postgres --describe-config. Author: Steve Chavez Reviewed by: Nathan Bossart, Andres Freund, Michael Paquier, Tom Lane Discussion: https://postgr.es/m/CAGRrpzY6hO-Kmykna_XvsTv8P2DshGiU6G3j8yGao4mk0CqjHA%40mail.gmail.com Backpatch-through: 10
Diffstat (limited to 'contrib/jsonb_plpython')
0 files changed, 0 insertions, 0 deletions