diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-16 12:17:03 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-16 12:17:38 -0400 |
commit | 0b0baf26211a98a8593279fa24635bc4dd9ac99d (patch) | |
tree | e3b48e3d8cad3594cd86db96307561cde6321f6b /src/backend/access/transam/parallel.c | |
parent | b000afea6596c4dab2f0595ded751659a158b754 (diff) | |
download | postgresql-0b0baf26211a98a8593279fa24635bc4dd9ac99d.tar.gz postgresql-0b0baf26211a98a8593279fa24635bc4dd9ac99d.zip |
Avoid crash in "postgres -C guc" for a GUC with a null string value.
Emit "(null)" instead, which was the behavior all along on platforms
that don't crash, eg OS X. Per report from Jehan-Guillaume de Rorthais.
Back-patch to 9.2 where -C option was introduced.
Michael Paquier
Report: <20160615204036.2d35d86a@firost>
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions