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 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
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