Re: CFbot does not recognize patch contents

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: byavuz81(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org, thomas(dot)munro(at)gmail(dot)com
Subject: Re: CFbot does not recognize patch contents
Date: 2024-05-12 10:11:11
Message-ID: 20240512.191111.1213825596847583935.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I am able to apply all your patches. I found that a similar thing
> happened before [0] and I guess your case is similar. Adding Thomas to
> CC, he may be able to help more.

Ok. Thanks for the info.

> Nitpick: There is a trailing space warning while applying one of your patches:
> Applying: Row pattern recognition patch (docs).
> .git/rebase-apply/patch:81: trailing whitespace.
> company | tdate | price | first_value | max | count

Yes, I know. The reason why there's a trailing whitespace is, I copied
the psql output and pasted it into the docs. I wonder why psql adds
the whitespace. Unless there's a good reason to do that, I think it's
better to fix psql so that it does not emit trailing spaces in its
output.

Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
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 Alexander Lakhin 2024-05-12 11:00:00 Re: Why is citext/regress failing on hamerkop?
Previous Message Nazir Bilal Yavuz 2024-05-12 09:08:47 Re: CFbot does not recognize patch contents