Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths

Noboru Saito <noborusai@gmail.com>

From: Noboru Saito <noborusai@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-08-14T22:20:53Z
Lists: pgsql-hackers
> > Building on the first patch, the second patch adjusts the column widths of
> > various tables in the documentation to take advantage of the increased
> > display width.
>
> I have committed this, except the change in table
> functions-pg-control-recovery, which didn't seem right.

Thank you for your review and for committing the changes.

I checked the patch for the `functions-pg-control-recovery` table, and
you are right—the patch was incorrect.
Thank you for catching this.

Noboru Saito



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