mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 13:51:00 -05:00
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. |
||
|---|---|---|
| .. | ||
| auth.h | ||
| be-fsstubs.h | ||
| crypt.h | ||
| hba.h | ||
| ip.h | ||
| libpq-be.h | ||
| libpq-fs.h | ||
| libpq.h | ||
| md5.h | ||
| pqcomm.h | ||
| pqformat.h | ||
| pqsignal.h | ||