PDF Documentation Issues - Mailing list pgsql-docs

From Victor Yap
Subject PDF Documentation Issues
Date
Msg-id CACqH2j6y0m-MUEP-e_mqj5jTZ+wjtqJ8dTdYFTZM7Y070jWTBQ@mail.gmail.com
Whole thread Raw
Responses Re: PDF Documentation Issues  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
Hello Docs People,

I was reading through 8.4's PDF in A4 format and spotted some code blocks that need to be reformatted to fit within the margins.  Bug report page said that this mailing list was the best place to report them, so here goes--

page_number, section heading...
(page number = the number shown at the bottom of each page)

#72... 7.2.1.1 Joined Tables
- After "Qualified joins"
- The code block is not wrapped, minor problem on-screen, potential print-out problem.

#82... 7.2.1.2. Table and Column Aliases
- "SELECT * FROM some_very_long_table_name [...]"
- The code block is not wrapped, goes off-page, cannot be fully read.

#83... 7.2.1.2. Table and Column Aliases
- "SELECT * FROM people [...]"
- The code block is not wrapped, minor problem on-screen, potential print-out problem.

#85... 7.2.2 The WHERE Clause
- After "Here are some examples of WHERE clauses:"
- The code block is not wrapped, minor problem on-screen, potential print-out problem.



Regards,

// Victor


pgsql-docs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: building the docs on Debian
Next
From: Peter Eisentraut
Date:
Subject: Re: PDF Documentation Issues