projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63c6522
)
release notes: backpatch removal of xpath item to 9.5 tree
author
Bruce Momjian
Wed, 26 Aug 2015 18:40:53 +0000
(14:40 -0400)
committer
Bruce Momjian
Wed, 26 Aug 2015 18:40:53 +0000
(14:40 -0400)
Backpatch
a93545e13f832d457e00420d44ccce1f88f899d4
to the 9.5 tree
Backpatch to 9.5 only
doc/src/sgml/release-9.5.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.5.sgml
b/doc/src/sgml/release-9.5.sgml
index bbaa88688df9200f73dfbe021a30b3f316e6476b..438c5ed09d7d352ff91d855b93896325d16cea98 100644
(file)
--- a/
doc/src/sgml/release-9.5.sgml
+++ b/
doc/src/sgml/release-9.5.sgml
@@
-1390,23
+1390,6
@@
FIXME: Better description?
-
- Fix
XML>
- linkend="functions-xml-processing">
xpath()>> handling
- to return namespace declarations even if the namespace is in a
- parent element (Ali Akbar)
-
-
-
- Previously the namespace was not returned, potentially leading to
- invalid
XML>.
-
-
-
-
-