Re: in parentesis is not usual on DOCs - Mailing list pgsql-hackers

From jian he
Subject Re: in parentesis is not usual on DOCs
Date
Msg-id CACJufxFcr4fwBv2JKWqe00KAenCvP356WiEwQ=9UJiV-BG8iEw@mail.gmail.com
Whole thread Raw
In response to Re: in parentesis is not usual on DOCs  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: in parentesis is not usual on DOCs
List pgsql-hackers
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.

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: speed up a logical replica setup
Next
From: Peter Eisentraut
Date:
Subject: Re: tydedef extraction - back to the future