Re: bulk typos

From: Andres Freund <andres(at)anarazel(dot)de>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bulk typos
Date: 2018-04-01 19:07:47
Message-ID: 20180401190747.4eo4jzwgwvqz46kn@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2018-03-31 05:56:40 -0500, Justin Pryzby wrote:
> --- a/src/backend/jit/llvm/llvmjit_expr.c
> +++ b/src/backend/jit/llvm/llvmjit_expr.c
> @@ -1768,7 +1768,7 @@ llvm_compile_expr(ExprState *state)
> b_compare_result,
> b_null);
>
> - /* build block analying the !NULL comparator result */
> + /* build block analyzing the !NULL comparator result */
> LLVMPositionBuilderAtEnd(b, b_compare_result);

Hah. I kinda like the previous way too ;)

Greetings,

Andres Freund

In response to

  • bulk typos at 2018-03-31 10:56:40 from Justin Pryzby

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-04-01 19:25:35 Re: Rethinking -L switch handling and construction of LDFLAGS
Previous Message Tom Lane 2018-04-01 19:03:50 Re: bulk typos