On 01.02.22 18:04, Fujii Masao wrote:
The maximum number of backtrace frames logged by backtrace_functions is
100. Isn't it better to document this information so that users can
understand not all backtrace always can be logged? Patch attached.
The 100 was chosen as more than you'll ever need.
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/plpython-data.html
Description:
Hello,
In the link bellow there is the mentioned error.
https://www.postgresql.org/docs/13/plpython-data.html#PLPYTHON-ARRAYS
CREATE FUNCTION make_pair (na
Hi,
The maximum number of backtrace frames logged by backtrace_functions is 100.
Isn't it better to document this information so that users can understand not
all backtrace always can be logged? Patch attached.
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Developm