aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-10-27 19:37:29 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-10-27 19:37:29 +0000
commit4b2315f4934a3f6cc1f54c7d9a226dc714a40a77 (patch)
tree15ca211542ccac8c450d28f5877a1ffe06e4424a /src/tutorial/syscat.source
parent1d18f940a3757489e0e4873477f9c6ae2b5bc3e1 (diff)
downloadpostgresql-4b2315f4934a3f6cc1f54c7d9a226dc714a40a77.tar.gz
postgresql-4b2315f4934a3f6cc1f54c7d9a226dc714a40a77.zip
Install a more robust solution for the problem of infinite error-processing
recursion when we are unable to convert a localized error message to the client's encoding. We've been over this ground before, but as reported by Ibrar Ahmed, it still didn't work in the case of conversion failures for the conversion-failure message itself :-(. Fix by installing a "circuit breaker" that disables attempts to localize this message once we get into recursion trouble. Patch all supported branches, because it is in fact broken in all of them; though I had to add some missing translations to the older branches in order to expose the failure in the particular test case I was using.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions