diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2011-04-25 01:12:16 +0300 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2011-04-25 01:25:43 +0300 |
commit | 9412606265c2774712e3f805798896734b32c7fd (patch) | |
tree | 90b352648f13f14cef32c568dd9f5f514e4cac5a /src/backend/tcop/postgres.c | |
parent | e6a30a8c3c81a7a2949f852379d34a19dfc26a0d (diff) | |
download | postgresql-9412606265c2774712e3f805798896734b32c7fd.tar.gz postgresql-9412606265c2774712e3f805798896734b32c7fd.zip |
Normalize whitespace in the arguments of <indexterm>
Strip leading and trailing whitespace and replace interior whitespace
by a single space. This avoids problems with the index generator
producing duplicate index entries for terms that differ only in
whitespace.
Commit dca30da3433c40b5f92f1704c496cda052decef9 actually fixed all the
indexterm elements that would cause this problem at the moment, but in
case it sneaks in again, we're set.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions