Re: Add small detail to RAISE statement descripton
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: Igor Gnatyuk <ig953or@gmail.com>, jian he <jian.universality@gmail.com>,
pgsql-docs@lists.postgresql.org
Date: 2024-07-18T16:40:09Z
Lists: pgsql-docs
Laurenz Albe <laurenz.albe@cybertec.at> writes: > On Mon, 2024-07-15 at 21:30 +0300, Igor Gnatyuk wrote: >> 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". I fooled with the wording a bit more and pushed it. Thanks for the submission! regards, tom lane
Commits
-
Doc: improve description of plpgsql's RAISE command.
- 56c6be57af6b 18.0 landed