postgresql/src/backend/utils
Tom Lane fd9e2accef When we are in error recursion trouble, arrange to suppress translation and
encoding conversion of any elog/ereport message being sent to the frontend.
This generalizes a patch that I put in last October, which suppressed
translation of only specific messages known to be associated with recursive
can't-translate-the-message behavior.  As shown in bug #4680, we need a more
general answer in order to have some hope of coping with broken encoding
conversion setups.  This approach seems a good deal less klugy anyway.

Patch in all supported branches.
2009-03-02 21:18:43 +00:00
..
adt Fix an old problem in decompilation of CASE constructs: the ruleutils.c code 2009-02-25 18:00:01 +00:00
cache Revert updatable views 2009-01-27 12:40:15 +00:00
error When we are in error recursion trouble, arrange to suppress translation and 2009-03-02 21:18:43 +00:00
fmgr Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, 2009-01-07 20:38:56 +00:00
hash Update copyright for 2009. 2009-01-01 17:24:05 +00:00
init Start background writer during archive recovery. Background writer now performs 2009-02-18 15:58:41 +00:00
mb When we are in error recursion trouble, arrange to suppress translation and 2009-03-02 21:18:43 +00:00
misc Reduce the maximum value of vacuum_cost_delay and autovacuum_vacuum_cost_delay 2009-02-28 00:10:52 +00:00
mmgr Update copyright for 2009. 2009-01-01 17:24:05 +00:00
resowner Update copyright for 2009. 2009-01-01 17:24:05 +00:00
sort Update copyright for 2009. 2009-01-01 17:24:05 +00:00
time Update copyright for 2009. 2009-01-01 17:24:05 +00:00
.cvsignore
Gen_dummy_probes.sed Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Gen_fmgrtab.pl Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Gen_fmgrtab.sh Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Makefile Add a few more DTrace probes to the backend. 2008-08-01 13:16:09 +00:00
probes.d Update copyright for 2009. 2009-01-01 17:24:05 +00:00