| От | PG Doc comments form |
|---|---|
| Тема | SPI_finish in the case of ereport |
| Дата | |
| Msg-id | 156629432107.1308.3753759498779162858@wrigleys.postgresql.org обсуждение |
| Список | pgsql-docs |
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/spi-spi-finish.html Description: Hi, The documentation of SPI_finish clarifies that aborting with elog will cleanup SPI automatically without need to call to SPI_finish manually, see https://www.postgresql.org/account/comments/new/11/spi-spi-finish.html/ On the other side the error reporting is normally done by ereport, while elog is an old function, which is interchangeable with `ereport` according to https://www.postgresql.org/docs/11/error-message-reporting.html If so, can the documentation of SPI_finish mention ereport instead of elog? (it would be also nice if a regression test is added for this) Best regards, Ruslan
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера