Re: Fix a couple of misspellings in comments of logic replication

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix a couple of misspellings in comments of logic replication
Date: 2025-11-17 12:42:17
Message-ID: EC245E18-59AC-404B-944A-EDE4071CE051@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 17 Nov 2025, at 12:53, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:

> While exploring code of logical replication, I found a couple of misspellings, thus fixing.

Thanks, applied.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Boris Mironov 2025-11-17 12:43:52 Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Previous Message Daniel Gustafsson 2025-11-17 12:35:21 Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample