Re: [DOCS] Building PDFs error: \pdfendlink ended up in different nesting level than \pd

2011-02-11 Thread Peter Eisentraut
On fre, 2011-01-28 at 12:11 -0500, Tom Lane wrote: > In my build, the entire contrib manual is potentially interdependent, > because the sub-sections of Appendix F don't start new pages. This > seems bad. What is even more curious is that it looks like the function > "man pages" within the dblink

[DOCS] Non-existent cs_log function

2011-02-11 Thread Thom Brown
It's been pointed out that on the pl/pgsql control structures page (http://www.postgresql.org/docs/9.0/interactive/plpgsql-control-structures.html) there's an example using a cs_log function, which doesn't exist. I'm assuming this is supposed to be an example of a custom logging function someone m

Re: [DOCS] Building PDFs error: \pdfendlink ended up in different nesting level than \pd

2011-02-11 Thread Alvaro Herrera
Excerpts from Tom Lane's message of vie ene 28 14:11:51 -0300 2011: > > Something we might consider doing to try to make this more stable is to > > see if we can force more page breaks in the PDF output. That would > > isolate each chapter or section from changes in others. > > In my build, the