| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | David Christensen <david(dot)christensen(at)crunchydata(dot)com> |
| Cc: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] add relation and block-level filtering to pg_waldump |
| Date: | 2022-03-24 08:50:34 |
| Message-ID: | CA+hUKGKKATUJw3zY-KJ4U90Zr4n5i8LG-kARO9JSqyngqfamnA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Mar 22, 2022 at 12:01 PM David Christensen
<david(dot)christensen(at)crunchydata(dot)com> wrote:
> Enclosed is v6, incorporating these fixes and docs tweaks.
Thanks!
I made a couple of minor changes in the docs, to wit: fixed
copy/paste-o "-F block" -> "-F fork", fork names didn't have initial
caps elsewhere, tablespace is better represented by
<replaceable>tblspc</replaceable> than <replaceable>tbl</replaceable>,
some minor wording changes to avoid constructions with "filter" where
it seemed to me a little ambiguous whether that means something is
included or excluded, and some other wording changes for consistency
with nearby paragraphs.
And... pushed.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2022-03-24 09:04:28 | Re: Remove an unnecessary errmsg_plural in dependency.c |
| Previous Message | Julien Rouhaud | 2022-03-24 08:27:40 | Re: Assert in pageinspect with NULL pages |