On 22.07.2015 17:23, Philip Martin wrote: > Ivan Zhakov <i...@visualsvn.com> writes: > >> Also comment for STMT_INSERT_DELETE_FROM_NODE_RECURSIVE query says >> that STMT_INSERT_DELETE_LIST query also should be updates for any >> modification of recursive query. > I see we did that on trunk but I don't believe it is necessary for > STMT_INSERT_DELETE_LIST to be ordered. All that is necessary is that > the same rows are selected (so that the correct notifications are > generated).
I reverted the original backport on the 1.7.x branch and with r1692666 reinstated it so that it includes the fix proposed in this thread. -- Brane