Re: Add small detail to RAISE statement descripton
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Igor Gnatyuk <ig953or@gmail.com>
Cc: jian he <jian.universality@gmail.com>, pgsql-docs@lists.postgresql.org
Date: 2024-07-16T01:18:58Z
Lists: pgsql-docs
On Mon, 2024-07-15 at 21:30 +0300, Igor Gnatyuk wrote: > I tried to take your comments into account: > > - added a missing comma > - still left a verbose version ;) > - made the last sentence more complete (according to the 2nd option). > > Attached you will find new patch version fix_doc_raise_v4.patch, > please check it out. Thanks. I have marked the patch as "ready for committer". Yours, Laurenz Albe
Commits
-
Doc: improve description of plpgsql's RAISE command.
- 56c6be57af6b 18.0 landed