On Wed, Dec 25, 2024 at 05:44:17PM +0800, Japin Li wrote:
> When I reading the implementation of CreateFunction(), I found there is a typo
> in comment of compute_return_type().
Good catch. Will fix!
--
Michael
signature.asc
Description: PGP signature
Alvaro Herrera writes:
> On 2022-May-06, Zaorang Yang wrote:
>> Maybe, the first letter of comments in postinit.c should be capitalized.
> Hmm, typically these one-line comments are not "full sentences", so they
> don't have capitals and no ending periods either. I wouldn't like the
> endless st
> On 6 May 2022, at 14:50, Alvaro Herrera wrote:
>
> On 2022-May-06, Zaorang Yang wrote:
>
>> Maybe, the first letter of comments in postinit.c should be capitalized.
>
> Hmm, typically these one-line comments are not "full sentences", so they
> don't have capitals and no ending periods either.
On 2022-May-06, Zaorang Yang wrote:
> Maybe, the first letter of comments in postinit.c should be capitalized.
Hmm, typically these one-line comments are not "full sentences", so they
don't have capitals and no ending periods either. I wouldn't like the
endless stream of patches that would resul
On Tue, Jan 5, 2021 at 5:36 AM Peter Smith wrote:
>
> PSA a trivial patch to correct a comment typo.
>
LGTM. Pushed!
--
With Regards,
Amit Kapila.