Re: Add small detail to RAISE statement descripton
jian he <jian.universality@gmail.com>
From: jian he <jian.universality@gmail.com>
To: Igor Gnatyuk <ig953or@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2024-05-24T00:53:07Z
Lists: pgsql-docs
On Wed, May 22, 2024 at 11:35 PM Igor Gnatyuk <ig953or@gmail.com> wrote: > > Hi, > > thanks for the response and for your corrections to the patch. > But I checked my changes by running make html, make postgres-A4.pdf, > make postgres-US.pdf and viewing > the results: everything is OK. > > Message > 'old mode 100644 > new mode 100755' > this means, imho, that access rights were changed during changes to > the file. I fixed it in the patch > fix_doc_raise_v3-bios.patch. Please check it out. > looks good to me.
Commits
-
Doc: improve description of plpgsql's RAISE command.
- 56c6be57af6b 18.0 landed