Re: Raw parse tree is not dumped to log

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Raw parse tree is not dumped to log
Date: 2025-09-01 02:18:40
Message-ID: CAEoWx2=qJMhCzt7rqhrQvyJNZCtw+miGWkGF=hVDjc4YvEfUtg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Tatsuo san,

Rebased v6 is attached.

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

Tatsuo Ishii <ishii(at)postgresql(dot)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 Content-Type Size
v6-0001-Add-support-for-dumping-raw-parse-tree-with-debug.patch application/octet-stream 6.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-09-01 02:29:22 Re: Resetting recovery target parameters in pg_createsubscriber
Previous Message Tatsuo Ishii 2025-09-01 02:13:18 Re: Raw parse tree is not dumped to log