> On 22 Jul 2024, at 15:18, jian he wrote:
>
> On Mon, Jul 22, 2024 at 8:38 PM PG Doc comments form
> wrote:
>>
>> The following documentation comment has been logged on the website:
>>
>> Page: https://www.postgresql.org/docs/16/plpgsql-errors-and-messages.html
>> Description:
>>
>> The us
On Mon, Jul 22, 2024 at 8:38 PM PG Doc comments form
wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/16/plpgsql-errors-and-messages.html
> Description:
>
> The using option is documented as follows for all variants of the rai
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/plpgsql-errors-and-messages.html
Description:
The using option is documented as follows for all variants of the raise
statement:
USING option = expression [, ... ]
However, since "do $$