On 01.02.22 20:57, PG Doc comments form wrote:
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.ht
Awesome.
Thanks for the great work you are doing. All of you.
Nasseh
On Wed, Feb 2, 2022, 3:17 AM Peter Eisentraut <
peter.eisentr...@enterprisedb.com> wrote:
> On 01.02.22 20:57, PG Doc comments form wrote:
> > The following documentation comment has been logged on the website:
> >
> > Page: ht
On Wed, Jan 26, 2022 at 09:51:53PM -0500, Bruce Momjian wrote:
> > I'd suggest a separate para at some point before the first usage,
> > along the lines of
> >
> >In this section, we follow the usual Tcl convention of using question
> >marks, rather than brackets, to indicate an optional e
On 2022/02/02 16:20, Peter Eisentraut wrote:
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.