Possible Example Error in Documentation

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Possible Example Error in Documentation
Дата
Msg-id 160460554398.25505.16500236866893587292@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Possible Example Error in Documentation
Список pgsql-docs
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/comments/new/12/plpgsql-transactions.html/,
the procedure is created without incident.  However, when I attempt "CALL
transaction_test1();", I receive the "invalid transaction termination"
error.

Please correct the documentation if the example is flawed, or add an
explanation on the page if we need to set specific environment variables.

Thank you.

В списке pgsql-docs по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Consistent reference to RFCs in the documentation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Possible Example Error in Documentation