Re: a potential typo in comments of pg_parse_json

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: a potential typo in comments of pg_parse_json
Дата
Msg-id CA+HiwqFnRiu=NoRvw_NpmJgsj3HW+qN_whPB+i0bGyTH2+86Qw@mail.gmail.com
обсуждение исходный текст
Ответ на a potential typo in comments of pg_parse_json  (Junwang Zhao <zhjwpku@gmail.com>)
Список pgsql-hackers
On Mon, Jul 8, 2024 at 5:25 PM Junwang Zhao <zhjwpku@gmail.com> wrote:
> Not 100% sure, sorry if this doesn't make sense.
>
> --- a/src/common/jsonapi.c
> +++ b/src/common/jsonapi.c
> @@ -514,7 +514,7 @@ freeJsonLexContext(JsonLexContext *lex)
>   *
>   * If FORCE_JSON_PSTACK is defined then the routine will call the non-recursive
>   * JSON parser. This is a useful way to validate that it's doing the right
> - * think at least for non-incremental cases. If this is on we expect to see
> + * thing at least for non-incremental cases. If this is on we expect to see
>   * regression diffs relating to error messages about stack depth, but no
>   * other differences.
>   */

Good catch.  Fixed.


--
Thanks, Amit Langote



В списке pgsql-hackers по дате отправления: