diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2011-06-19 23:27:56 +0300 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2011-06-19 23:27:56 +0300 |
commit | 811f1cec8cd39d426a824223e3c4a6fa5b0f856e (patch) | |
tree | 0d1979f97e3fa9bf666531617bb2dc12a1491c82 /src/backend/commands/cluster.c | |
parent | 2ed81ebfaf2b4393b76fb36c121374da7ff563ec (diff) | |
download | postgresql-811f1cec8cd39d426a824223e3c4a6fa5b0f856e.tar.gz postgresql-811f1cec8cd39d426a824223e3c4a6fa5b0f856e.zip |
Produce HISTORY file consistently as ASCII
The release notes may contain non-ASCII characters (for contributor
names), which lynx converts to the encoding determined by the current
locale. The get output that is deterministic and easily readable by
everyone, we make lynx produce LATIN1 and then convert that to ASCII
with transliteration for the non-ASCII characters.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions