crosstab documentation should add a note about use in materialized views

2022-10-18 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/tablefunc.html Description: When using a crosstab in a materialized view, if the SQL is not qualified with a schema, that restoring a database from a dump may fail. See the discussion in h

nextval parameter is not clear

2022-10-18 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/functions-sequence.html Description: https://www.postgresql.org/docs/14/functions-sequence.html I don't see here any hints about how to use this function, and what the regclass means. How