Re: Fix pg_waldump documentation about block option - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Fix pg_waldump documentation about block option
Date
Msg-id CA+hUKGL1OMQhCfCwkAwk8TEq8ZsBXZz5u_CFHHq9eP8D365qJQ@mail.gmail.com
Whole thread Raw
In response to Fix pg_waldump documentation about block option  (Japin Li <japinli@hotmail.com>)
List pgsql-hackers
On Mon, Mar 28, 2022 at 4:02 PM Japin Li <japinli@hotmail.com> wrote:
> Before 52b5568, the -l option is short for --relation, however, it has been
> changed to -R, and we forgot to update the documentation.
>
> Here is a patch for it.

Pushed.  Thanks!



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations
Next
From: Julien Rouhaud
Date:
Subject: Re: Invalid comment in ParallelQueryMain