pgsql: Normalize whitespace in the arguments of

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Normalize whitespace in the arguments of
Дата
Msg-id E1QE7lC-0001Zx-Uh@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9412606265c2774712e3f805798896734b32c7fd

Modified Files
--------------
doc/src/sgml/stylesheet.dsl |   36 ++++++++++++++++++++++++++++++++++++
1 files changed, 36 insertions(+), 0 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve cost estimation for aggregates and window functions.
Следующее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: [ npgsql-Bugs-1011018 ] Invalid Cast with DbType.Time