pgsql: Allow XML fragment to contain a XML declaration.

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Allow XML fragment to contain a XML declaration.
Дата
Msg-id 20070107001355.785519FB1CA@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow XML fragment to contain a XML declaration.  For that, we need a small
hand-crafted parser for the XML declaration, because libxml doesn't seem
to allow this.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        xml.c (r1.11 -> r1.12)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c.diff?r1=1.11&r2=1.12)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove: < * %Allow the identifier length to be increased via a
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix oversight in handling of row-comparison index keys: if the