Re: [HACKERS] Small doc fix for xmltable

2017-04-13 Thread Alvaro Herrera
Arjen Nienhuis wrote: > Hi, > > In the devel docs for xmltable there should be a comma after XMLNAMESPACES() Thanks, pushed. -- Álvaro Herrerahttps://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing l

[HACKERS] Small doc fix for xmltable

2017-03-25 Thread Arjen Nienhuis
Hi, In the devel docs for xmltable there should be a comma after XMLNAMESPACES() Groeten, Arjen diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index ba6f8dd..1180385 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -10504,7 +10504,7 @@ SELECT xpath_exists('/my:a

[HACKERS] Small doc fix

2016-10-05 Thread Vitaly Burovoy
Hello, hackers, I've just noticed an extra word in a sentence in the docs in the "parallel.sgml". It seems the sentence was constructed one way and changed later with the extra word left. Please, find the fix attached. -- Best regards, Vitaly Burovoy pg-docs-fix.patch Description: Binary data