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

From: Noboru Saito <noborusai(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Date: 2025-08-14 22:20:53
Message-ID: CAAM3qnKaLwEQWW8NmP4ub7WRHmQ0n1xe0p2YaSw5LsEcviMXDw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2025-08-14 22:24:37 Re: index prefetching
Previous Message Masahiko Sawada 2025-08-14 22:16:14 Re: Support getrandom() for pg_strong_random() source