Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY - Mailing list pgsql-hackers

From Mihail Nikalayeu
Subject Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date
Msg-id CADzfLwWZjWqeX6fF5=iKq_PJiw7G+k01CBu5xB8X_Z+nN1gqqA@mail.gmail.com
Whole thread Raw
In response to Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY  (Mihail Nikalayeu <mihailnikalayeu@gmail.com>)
Responses Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
List pgsql-hackers
Hello, Álvaro!

Fixes are in attachment. I think the comment message and comments are good enough to explain the changes. 

Also, the second commit adds syscache for pg_inherites. I am not very confident with it, but it feels correct to me.

Another approach - put information about parents into - I can rebuild the patch that way.
Also, for the first commit it is possible to create a batched version of get_partition_ancestors (with the same snapshot for multiple indexes).

Best regards,
Mikhail.

Attachment

pgsql-hackers by date:

Previous
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Make copyObject work in C++
Next
From: Andres Freund
Date:
Subject: Re: Make copyObject work in C++