Re: Possible Example Error in Documentation

2020-11-06 Thread John Burgoon
Thanks, everyone. This morning when I opened the file and ran it, everything worked fine. Beats me what was happening, but the overnight reboot took care of it. I should know by now to try turning it off and back on again... ;) Thanks so much. On Fri, Nov 6, 2020 at 8:51 AM Jonathan S. Katz w

Re: Possible Example Error in Documentation

2020-11-06 Thread Jonathan S. Katz
On 11/5/20 7:37 PM, Tom Lane wrote: > PG Doc comments form writes: >> The following documentation comment has been logged on the website: >> Page: https://www.postgresql.org/docs/12/plpgsql-transactions.html >> Description: > >> We are using Postgres 12. When I use the example given for >> transa

Re: Possible Example Error in Documentation

2020-11-05 Thread Tom Lane
PG Doc comments form writes: > The following documentation comment has been logged on the website: > Page: https://www.postgresql.org/docs/12/plpgsql-transactions.html > Description: > We are using Postgres 12. When I use the example given for > transaction_test1() from the documentation here: >

Possible Example Error in Documentation

2020-11-05 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/plpgsql-transactions.html Description: We are using Postgres 12. When I use the example given for transaction_test1() from the documentation here: https://www.postgresql.org/account/commen