On Tue, 22 Sept 2026 at 15:33, Amit Kapila <[email protected]> wrote:
>
> On Mon, Sep 21, 2026 at 6:01 PM vignesh C <[email protected]> wrote:
> >
> > Here is an updated version including the back-branches version.
> > This version also addresses Hou-san's agreed 1st comment from [1].
> >
>
> We should include the test till the version where required Injection
> Point functionality is present.

Here is an updated version with the injection point and its test added
up to the PG17 version, where injection points were introduced.
I have also retained the DROP INDEX CONCURRENTLY test instead of the
REINDEX CONCURRENTLY test, as the former requires only one injection
point (apply-update-before-open-indices), whereas the latter requires
two injection points: reindex-relation-concurrently-before-swap and
apply-update-before-open-indices.

Regards,
Vignesh

Attachment: v6_REL17-0001-Fix-tuple-search-during-apply-after-concurr.patch
Description: Binary data

Attachment: v6_REL18-0001-Fix-tuple-search-during-apply-after-concurr.patch
Description: Binary data

Attachment: v6_REL16-0001-Fix-tuple-search-during-apply-after-concurr.patch
Description: Binary data

Attachment: v6-0001-Fix-tuple-search-during-apply-after-concurrent-in.patch
Description: Binary data

Reply via email to