git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9597446) | patch
Various fixes in the logic of XML functions:
2007年1月25日 11:53:52 +0000 (11:53 +0000)
2007年1月25日 11:53:52 +0000 (11:53 +0000)
commit 22bd156ff0b6727c1f5fb6069690f7e2a4cabcac
Various fixes in the logic of XML functions:

- Add new SQL command SET XML OPTION (also available via regular GUC) to
control the DOCUMENT vs. CONTENT option in implicit parsing and
serialization operations.

- Subtle corrections in the handling of the standalone property in
xmlroot().

- Allow xmlroot() to work on content fragments.

- Subtle corrections in the handling of the version property in
xmlconcat().

- Code refactoring for producing XML declarations.
13 files changed:
doc/src/sgml/config.sgml diff | blob | blame | history
doc/src/sgml/datatype.sgml diff | blob | blame | history
src/backend/executor/execQual.c diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/backend/parser/keywords.c diff | blob | blame | history
src/backend/parser/parse_expr.c diff | blob | blame | history
src/backend/utils/adt/xml.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/backend/utils/misc/postgresql.conf.sample diff | blob | blame | history
src/include/utils/xml.h diff | blob | blame | history
src/test/regress/expected/xml.out diff | blob | blame | history
src/test/regress/expected/xml_1.out diff | blob | blame | history
src/test/regress/sql/xml.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /