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: johncnaylorls(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Raw parse tree is not dumped to log
Date: 2025-09-05 22:58:52
Message-ID: 20250906.075852.1263484691040434095.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> v7 patch looks good to me. BTW, how do you want to be credited in the
>> commit message?
>>
>> Author: Chao Li <lic(at)highgo(dot)com <mailto:lic(at)highgo(dot)com>>
>> Author: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com <mailto:li(dot)evan(dot)chao(at)gmail(dot)com>>
>>
>> It seems your email is the latter, however you wrote the former in
>> your patch.
>>
>
> Please use the former one that is my company email address. Because it doesn’t work very well with the Mail Archive, so I use my personal Gmail for daily community communication.

Okay. I have just pushed v7 patch. Thank you for your work!
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2025-09-05 23:07:09 Re: Should io_method=worker remain the default?
Previous Message Masahiko Sawada 2025-09-05 22:27:28 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart