Fix GUC's reports of assign_hook failure to always include the parameter value
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 2 Apr 2009 03:51:50 +0000 (03:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 2 Apr 2009 03:51:50 +0000 (03:51 +0000)
commitc10341f12b9f97409c438193c7ff4b6f3443cec0
treeb8bb63b4d0455beb7a50f6116db4bc0ed6083b34
parent95dc6da685e90a520f9dcdd0e6060a87c0646336
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