[COMMITTERS] pgsql: Remove xpath namespace-handling change from 9.5 release notes.

2015-08-20 Thread Tom Lane
Remove xpath namespace-handling change from 9.5 release notes. Although commit 79af9a1d2 was initially applied to HEAD only, we later back-patched the change into all branches (commits 6bbf75192 et al). So it's not a new behavior in 9.5 and should not be release-noted here. Branch -- master

Re: [COMMITTERS] pgsql: Fix namespace handling in xpath function

2015-08-20 Thread martipamies
Hi Ali, I have seen that you are the one who fix that Xpath Issue. Great work and congratulations. Although, I've the following issue: I have a requirement to run my applications on a 9.4.1 PostgreSQL server, and it uses Xpaht. Though I was aware of namesapces bug, I have some workaround, but now

[COMMITTERS] pgsql: doc: Whitespace and formatting fixes

2015-08-20 Thread Peter Eisentraut
doc: Whitespace and formatting fixes Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/338a8622560f45062958dd290abed66c6004e0ef Modified Files -- doc/src/sgml/brin.sgml|4 ++-- doc/src/sgml/config.sgml |2 +- doc/src/sgml/f

[COMMITTERS] pgsql: doc: Whitespace and formatting fixes

2015-08-20 Thread Peter Eisentraut
doc: Whitespace and formatting fixes Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/90a1d0aa76a7a95ff36f72cadd0d7aa0c3cb9b31 Modified Files -- doc/src/sgml/brin.sgml|4 ++-- doc/src/sgml/config.sgml |2 +- doc/src/sgml/func.sgm