pgsql: Doc: Update the documentation for row movement behavior across p

2019-02-06 Thread Amit Kapila
Doc: Update the documentation for row movement behavior across partitions. In commit f16241bef7c, we have changed the behavior for concurrent updates that move row to a different partition, but forgot to update the docs. Previously when an UPDATE command causes a row to move from one partition to

pgsql: Doc: Update the documentation for row movement behavior across p

2019-02-06 Thread Amit Kapila
Doc: Update the documentation for row movement behavior across partitions. In commit f16241bef7c, we have changed the behavior for concurrent updates that move row to a different partition, but forgot to update the docs. Previously when an UPDATE command causes a row to move from one partition to