Re: Count parameter for cursor_to_xml

2024-09-25 Thread Daniel Gustafsson
> On 25 Sep 2024, at 10:50, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/functions-xml.html > Description: > > cursor_to_xml ( cursor refcursor, count integer, nulls boolean, >tab

Count parameter for cursor_to_xml

2024-09-25 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/functions-xml.html Description: cursor_to_xml ( cursor refcursor, count integer, nulls boolean, tableforest boolean, targetns text ) → xml There is not explanation what th