diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2001-01-06 03:33:17 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2001-01-06 03:33:17 +0000 |
commit | a6944611e262744bc4742e24d1a2bfed2f20fa31 (patch) | |
tree | 4f146892c74f40214a512ae2931eb75f101a8701 /src/backend/tcop/postgres.c | |
parent | 4451ed3dfebf9a87f3961f9dee038f4807a43334 (diff) | |
download | postgresql-a6944611e262744bc4742e24d1a2bfed2f20fa31.tar.gz postgresql-a6944611e262744bc4742e24d1a2bfed2f20fa31.zip |
Fix copy to make it more robust against unexpected character
sequences. This is done by disabling multi-byte awareness when it's
not necessary. This is kind of a workaround, not a perfect solution.
However, there is no ideal way to parse broken multi-byte character
sequences. So I guess this is the best way what we could do right
now...
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions