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

From Tatsuo Ishii
Subject Re: Raw parse tree is not dumped to log
Date
Msg-id 20250901.111318.1839214046342679615.ishii@postgresql.org
Whole thread Raw
In response to Re: Raw parse tree is not dumped to log  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Raw parse tree is not dumped to log
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Resetting recovery target parameters in pg_createsubscriber
Next
From: Chao Li
Date:
Subject: Re: Raw parse tree is not dumped to log