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 20250906.075852.1263484691040434095.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>)
List pgsql-hackers
>> v7 patch looks good to me. BTW, how do you want to be credited in the
>> commit message?
>> 
>> Author: Chao Li <lic@highgo.com <mailto:lic@highgo.com>>
>> Author: Chao Li <li.evan.chao@gmail.com <mailto:li.evan.chao@gmail.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,
soI 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

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Jeff Davis
Date:
Subject: Re: Should io_method=worker remain the default?