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

2021-01-19 Thread Chaouki Dhib
I guess it isn't. My apologies. This is something I ignored about PG until now. Thank you for your reply. Le lun. 18 janv. 2021 à 21:39, Tom Lane a écrit : > > PG Doc comments form writes: > > I think the documentation should mention one particular aspect of b-tree > > partial indexes: > > Say

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