On 12/25/2016 01:17 AM, Wietse Venema wrote: > John Fawcett: >> Revised patch to improve error reporting when no result set containing >> data is returned > This code is now part of postfix-3.2-20161224-nonprod, slightly > edited to simplify error handling. I would be interested to hear > if it still works with queries that don't call a stored procedure. > > Wietse
Wietse your release has literally crossed with my testing and preparation of a revised fix. I will post it now and hope you can use that. I am sorry for your wasted time. I have done comparisons on this version to unpatched Postfix. I confirm as you picked up that the old patch gives incorrect error messages (though the results are consistent) compared to unpatched Postfix, but in various situations. I had to change the logic. John