From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Euler Taveira <euler(at)eulerto(dot)com>, Ajin Cherian <itsajin(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: First draft of the PG 15 release notes |
Date: | 2022-05-14 16:51:20 |
Message-ID: | Yn/eCBiaBala7JEe@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, May 14, 2022 at 10:22:10AM +0530, Amit Kapila wrote:
> > I see the point now --- new item:
> >
> > <!--
> > Author: Amit Kapila <akapila(at)postgresql(dot)org>
> > 2022-03-30 [d5a9d86d8] Skip empty transactions for logical replication.
> > -->
> >
> > <listitem>
> > <para>
> > Prevent logical replication of empty transactions (Ajin Cherian,
> > Hou Zhijie, Euler Taveira)
> > </para>
> >
> > <para>
> > Previously, write transactions would send empty transactions to
> > subscribers if subscribed tables were not modified.
> > </para>
> > </listitem>
> >
>
> Thanks!
I will admit I had a little trouble with the wording of this item. :-)
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
From | Date | Subject | |
---|---|---|---|
Next Message | Jonathan S. Katz | 2022-05-14 18:52:35 | PostgreSQL 15 Beta 1 release announcement draft |
Previous Message | Alvaro Herrera | 2022-05-14 14:53:00 | Re: Intermittent buildfarm failures on wrasse |