pgsql: Allow XML processing instructions starting with "xml" while

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Allow XML processing instructions starting with "xml" while
Дата
Msg-id 20071109155252.0E94D754156@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow XML processing instructions starting with "xml" while prohibiting
those being exactly "xml".  Bug #3735 from Ben Leslie

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        xml.c (r1.53 -> r1.54)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.53&r2=1.54)
    pgsql/src/test/regress/expected:
        xml.out (r1.19 -> r1.20)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/xml.out?r1=1.19&r2=1.20)
        xml_1.out (r1.20 -> r1.21)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/xml_1.out?r1=1.20&r2=1.21)
    pgsql/src/test/regress/sql:
        xml.sql (r1.15 -> r1.16)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/xml.sql?r1=1.15&r2=1.16)

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: If an index depends on no columns of its table, give it a
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: If an index depends on no columns of its table, give it a