Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting. - Mailing list pgsql-hackers

From solai v
Subject Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.
Date
Msg-id CAF0whucTZ9cawdC7u24g5JAiLb5EoJfnMXuD2yx7sogS2SPKHA@mail.gmail.com
Whole thread
In response to Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
Hi

I started reviewing your ALTER TABLE progress reporting patch.
I was able to reproduce the current behavior where ALTER TABLE doesn't
show any progress information. I then tried applying the latest patch
(0003-ALTER-TABLE-progress-support.patch) on the current PostgreSQL
master branch (REL_19_BETA1-181-gb7e4e3e7fa7), but it didn't apply
cleanly because of conflicts in a few files.
I was wondering if there's a specific PostgreSQL commit or branch that
this patch is based on. If there's a newer rebased version available,
I'd be happy to test that as well.

Thanks for working on this feature. I'm looking forward to testing it.

regards
solai



pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: Update EnableTimeoutParams timeout type comment
Next
From: Feng Wu
Date:
Subject: Re: [PATCH v2] Avoid internal error for invalid interval typmods