| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | pg(at)kirasoft(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Unclear Wording |
| Date: | 2022-06-08 00:15:18 |
| Message-ID: | Yp/qFiNg6VapoZeZ@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Mon, Jun 6, 2022 at 10:11:54PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/14/plpgsql-errors-and-messages.html
> Description:
>
> Dear Sirs,
> From the page on RAISE ...
> I read this 3 times and tripped over "write a format", which should be use
> (or specify) a format string ...
>
> Current:
> After level if any, you can write a format (which must be a simple string
> literal, not an expression). The format string specifies the error message
> text to be reported.
>
> Suggested Rewrite:
> After level if any, you can specify a format string (which must be a simple
> string literal, not an expression). The format string specifies the error
> message text to be reported.
Good idea, patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| Attachment | Content-Type | Size |
|---|---|---|
| format.diff | text/x-diff | 612 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2022-06-08 00:26:25 | Re: correction |
| Previous Message | Tom Lane | 2022-06-08 00:00:16 | Re: correction |