On Mon, Mar 4, 2024 at 2:12 PM Andrey M. Borodin <x4...@yandex-team.ru> wrote:
>
> > On 12 Jan 2024, at 05:51, jian he <jian.universal...@gmail.com> wrote:
> >
> > another big  difference compare to HEAD:
>
> Hi Jian,
>
> thanks for looking into this. Would you be willing to review the next version 
> of the patch?

I just applied postgres-v2.patch.
Previously, I just mentioned, there is a big difference between to HEAD.
I didn't mention it explicitly at [1]

postgres-v2.patch still has the problem.
it's not related to XID, it's the misbehavior of the patch.
When we load the 'auto_explain' module, we can log two things, the
query plan and statement.
After applying the patch, the outputs of the query plan and the
statement will be mixed together, which
obviously is far from the desired behavior.
Maybe we can tolerate LOG, first output the query plan then statement.

> As long as you are looking into this, you might be interested in registering 
> yourself in a CF entry as a reviewer. [0]
sure.

[1] 
https://www.postgresql.org/message-id/CACJufxHg1oir8sd=xScMP3n+tYcbug=zusg5kia2kzh5pmo...@mail.gmail.com


Reply via email to