postgresql/src/include/libpq
Tom Lane 40df3efa76 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:19:14 +00:00
..
auth.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
be-fsstubs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
crypt.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
hba.h Fix a read of uninitialized memory in next_token() of hba.c, spotted via 2004-02-02 16:58:30 +00:00
ip.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
libpq-be.h Repair an error introduced by log_line_prefix patch: it is not acceptable 2005-11-05 03:05:05 +00:00
libpq-fs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqcomm.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqformat.h When we are in error recursion trouble, arrange to suppress translation and 2009-03-02 21:19:14 +00:00
pqsignal.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00