pgsql: Mark xml2 CREATE FUNCTIONs as IMMUTABLE, and use the "STRICT"

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Mark xml2 CREATE FUNCTIONs as IMMUTABLE, and use the "STRICT"
Дата
Msg-id 20050714071228.23D3252D4C@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Mark xml2 CREATE FUNCTIONs as IMMUTABLE, and use the "STRICT" syntax
rather than the deprecated "WITH (isStrict)" syntax. Patch from Ilia
Kantor, minor editorializing by Neil Conway.

Modified Files:
--------------
    pgsql/contrib/xml2:
        pgxml.sql.in (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/pgxml.sql.in.diff?r1=1.3&r2=1.4)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: barebones variable name -> tuples_only, for consistency.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add numeric separator support for latex and troff output methods.