Re: Raw parse tree is not dumped to log - Mailing list pgsql-hackers

From Chao Li
Subject Re: Raw parse tree is not dumped to log
Date
Msg-id CAEoWx2=qJMhCzt7rqhrQvyJNZCtw+miGWkGF=hVDjc4YvEfUtg@mail.gmail.com
Whole thread Raw
In response to Re: Raw parse tree is not dumped to log  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
Hi Tatsuo san,

Rebased v6 is attached.

Chao Li (Evan)
---------------------
HighGo Software Co., Ltd.
https://www.highgo.com/


Tatsuo Ishii <ishii@postgresql.org> 于2025年9月1日周一 10:13写道:
Hi Chao Li,

>> v5 patch looks good to me. If there's no objection, I plan to push the
>> patch in early September.
>>
>
> Hi Tatsuo san,
>
> Thank you much very for your support.

You are welcome.

Can you please rebase v5 patch? It does not apply to current master
anymore.

$ git apply ~/v5-0001-Add-support-for-dumping-raw-parse-tree-with-debug.patch
error: patch failed: src/backend/utils/misc/guc_tables.c:1385
error: src/backend/utils/misc/guc_tables.c: patch does not apply

Best regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
Attachment

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Raw parse tree is not dumped to log
Next
From: Michael Paquier
Date:
Subject: Re: Resetting recovery target parameters in pg_createsubscriber