Re: Raw parse tree is not dumped to log

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: li(dot)evan(dot)chao(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Raw parse tree is not dumped to log
Date: 2025-09-01 02:13:18
Message-ID: 20250901.111318.1839214046342679615.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-09-01 02:18:40 Re: Raw parse tree is not dumped to log
Previous Message Hayato Kuroda (Fujitsu) 2025-09-01 02:06:34 RE: Resetting recovery target parameters in pg_createsubscriber