[DOCS] Performance optimization for make postgres.epub

2016-11-21 Thread Alexander Law
Hello, Please look at the attached patch to speedup (~5x) `make postgres.epub`. The optimization is similar to the previous one designed for xhtml. Additional script attached to prove that the result of modified XSL transformations is the same. Best regards, Alexander 7_check_epub-speedup-p

Re: [DOCS] [HACKERS] switching documentation build to XSLT

2016-11-21 Thread Tom Lane
Peter Eisentraut writes: > If you find any changes in the output that bother you, let pgsql-docs know. The table of contents for Appendix F has gotten more verbose, in a way that doesn't seem like an improvement; compare https://www.postgresql.org/docs/9.6/static/contrib.html https://www.postgre

Re: [DOCS] [HACKERS] switching documentation build to XSLT

2016-11-21 Thread Alexander Law
Hello, Attached patches fix the issues. I wrote about these differences before -- see issues 12 and 20 in http://oc.postgrespro.ru/index.php/s/Gj2PGZ9IHUbDC5t/download (See https://www.postgresql.org/message-id/4ffd72d6-8ab6-37c6-d7d5-dfed8967c0fc%40gmail.com) If you find that some other differ