On Mon, Nov 10, 2025 at 11:07 AM Chao Li <li.evan.chao@gmail.com> wrote:
> I just did a test. In the test, I inserted a tuple with the same primary key so that the inserts fails by the unique
keyconstraint which breaks the pipeline, and some random select statements followed. And I added some debug messages in
discardAvailableResults(),which showed me that the function will discard rest of statements’ results until
\endpipeline.As there are anyway limited number of statements before \endpipeline, my concern is actually not valid.
So,now I am good with this patch.
Thanks a lot for testing!
Regards,
--
Fujii Masao