Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Noboru Saito <noborusai@gmail.com>
From: Noboru Saito <noborusai@gmail.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: kuroda.hayato@fujitsu.com, pgsql-hackers@postgresql.org, florents.tselai@gmail.com
Date: 2025-06-12T06:13:12Z
Lists: pgsql-hackers
Attachments
- postgres-US.pdf (application/pdf)
Dear Ishii-san, > I wonder how your patches apply to non A4 format (letter). Can you > please share the PDF file in letter format after patching? I had not mentioned the US letter format before, but the patch also affects the US letter version. I attach a PDF of the US letter version created with the following command after applying the patch. ``` make "XSLTPROCFLAGS= --stringparam rootid functions" postgres-US.pdf ```
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Adjust some table column widths in PDF
- 05f506a5158e 19 (unreleased) landed
-
Improve PDF documentation margins
- 37e06ba6e82b 19 (unreleased) landed