Re: the doc should mention one particular aspect of partial indexes

2021-01-18 Thread Tom Lane
PG Doc comments form writes: > I think the documentation should mention one particular aspect of b-tree > partial indexes: > Say we have a row that satisfy a partial index's predicate. That row will be > referenced by the partial index. Say now that this row gets updated in such > a way that the

the doc should mention one particular aspect of partial indexes

2021-01-18 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/sql-vacuum.html Description: Hi, I think the documentation should mention one particular aspect of b-tree partial indexes: Say we have a row that satisfy a partial index's predicate. Tha

Temporary table semantics

2021-01-18 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/sql-createtable.html Description: The explanation of the behaviour of temporary tables could be clearer. In particular, there is no statement that categorically says that rows in the tempo