Re: 42.6.8 trapping errors

2020-11-14 Thread David G. Johnston
On Saturday, November 14, 2020, Post Gresql wrote: > On 2020-11-15 04:39, David G. Johnston wrote: > > On Saturday, November 14, 2020, PG Doc comments form < > nore...@postgresql.org> wrote: > >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresq

Re: 42.6.8 trapping errors

2020-11-14 Thread Post Gresql
On 2020-11-15 04:39, David G. Johnston wrote: On Saturday, November 14, 2020, PG Doc comments form mailto:nore...@postgresql.org>> wrote: The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/plpgsql-control-structures.html

Re: 42.6.8 trapping errors

2020-11-14 Thread David G. Johnston
On Saturday, November 14, 2020, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/plpgsql-control-structures.html > Description: > > Hi > I think that section should have more examples with the most commo

42.6.8 trapping errors

2020-11-14 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/plpgsql-control-structures.html Description: Hi I think that section should have more examples with the most common errors, like for example no_data_found when doing a select.