Re: Allow streaming the changes after speculative aborts.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-06-30T12:15:08Z
Lists: pgsql-hackers
On Wed, Jun 30, 2021 at 5:38 PM Robert Haas <robertmhaas@gmail.com> wrote: > > On Wed, Jun 30, 2021 at 4:15 AM Amit Kapila <amit.kapila16@gmail.com> wrote: > > I'm not objecting to the change as such - though someone else may wish > to - but I'm definitely objecting to the timing of the commit. > Okay, I'll wait for more time going forward. Normally, I do wait but this appeared straightforward to me so I went ahead. -- With Regards, Amit Kapila.
Commits
-
Allow streaming the changes after speculative aborts.
- dfceed30abc1 14.0 landed
- 52d26d560e27 15.0 landed
-
Fix decoding of speculative aborts.
- 4daa140a2f50 14.0 cited