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

 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 →
  1. Adjust some table column widths in PDF

  2. Improve PDF documentation margins