Re: in parentesis is not usual on DOCs

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: in parentesis is not usual on DOCs
Дата
Msg-id CA+HiwqGk=3-HKv+XDmO3FduuEYUkXGSTTaEH3O4_MHQ=_kxzhw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: in parentesis is not usual on DOCs  (jian he <jian.universality@gmail.com>)
Список pgsql-hackers
On Wed, May 22, 2024 at 8:22 PM jian he <jian.universality@gmail.com> wrote:
> On Wed, May 22, 2024 at 7:14 PM Peter Eisentraut <peter@eisentraut.org> wrote:
> >
> > On 20.05.24 02:00, jian he wrote:
> > >> removing parentheses means we need to rephrase this sentence?
> > >> So I come up with the following rephrase:
> > >>
> > >> The context_item specifies the input data to query, the
> > >> path_expression is a JSON path expression defining the query,
> > >> json_path_name is an optional name for the path_expression. The
> > >> optional PASSING clause can provide data values to the
> > >> path_expression.
> > >
> > > Based on this, write a simple patch.
> >
> > Your patch kind of messes up the indentation of the text you are
> > changing.  Please check that.
>
> please check attached.

Sorry about not noticing this earlier.

Thanks for the patch and the reviews.  I've pushed it now after minor changes.

--
Thanks, Amit Langote



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

Предыдущее
От: Bertrand Drouvot
Дата:
Сообщение: Re: Restart pg_usleep when interrupted
Следующее
От: "Hayato Kuroda (Fujitsu)"
Дата:
Сообщение: RE: Slow catchup of 2PC (twophase) transactions on replica in LR