Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.

2025-07-21 Thread Álvaro Herrera
On 2025-Jul-21, Jiří Kavalík wrote: > I noticed that but not sure if it is targeting v19? It is -- I'm working on that patch. > I hoped to make the change as small as possible, but if it would > collide with the refactoring then it makes sense to separate the > functionality. I think from the u

Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.

2025-07-21 Thread Jiří Kavalík
I did not add CC to the list to my reply so forwarding.. -- Forwarded message - From: Jiří Kavalík Date: Sun, Jul 20, 2025 at 8:22 PM Subject: Re: [PATCH] Support for basic ALTER TABLE progress reporting. To: jian he Hello, On Tue, Jul 8, 2025 at 3:42 PM jian he wrote: > hi.