Fix GUC's reports of assign_hook failure to always include the parameter value
commit56c30d7e7e20b7baba6e009f2c87c52e4b8b341b
authortgl <tgl>
Thu, 2 Apr 2009 03:51:43 +0000 (2 03:51 +0000)
committertgl <tgl>
Thu, 2 Apr 2009 03:51:43 +0000 (2 03:51 +0000)
tree864bb0abdb1969e4afd4b90d8611eab9b75dfaf3
parent3cc760693d2eb3f0d91f6306b33a742899ff8859
Fix GUC's reports of assign_hook failure to always include the parameter value
we failed to assign, even in "can't happen" cases.  Motivated by wondering
what's going on in a recent trouble report where "failed to commit" did
happen.
src/backend/utils/misc/guc.c