On Wed, May 19, 2021 at 10:35 AM Michael Paquier <mich...@paquier.xyz> wrote: > > On Wed, May 19, 2021 at 10:26:28AM +0530, Amit Kapila wrote: > > How about moving AfterTriggerEndQuery() to apply_handle_*_internal > > calls? That way, we might not even need to change Push/Pop calls. > > Isn't that going to be a problem when a tuple is moved to a new > partition in the tuple routing? >
Right, it won't work. -- With Regards, Amit Kapila.