Re: ECPG: WHENEVER statement with DO CONTINUE action
vinayak <pokale_vinayak_q3@lab.ntt.co.jp>
From: vinayak <Pokale_Vinayak_q3@lab.ntt.co.jp>
To: Michael Meskes <meskes@postgresql.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-06-12T04:09:39Z
Lists: pgsql-hackers
Attachments
- WHENEVER-statement-DO-CONTINUE-support.patch (binary/octet-stream)
Hi, On 2017/06/10 12:23, Vinayak Pokale wrote: > > Thank you for your reply > > On Jun 9, 2017 5:39 PM, "Michael Meskes" <meskes@postgresql.org > <mailto:meskes@postgresql.org>> wrote: > > > > Could you please add a "DO CONTINUE" case to one of the test cases? Or > > add a new one? We would need a test case IMO. > > > Yes I will add test case and send updated patch. > I have added new test case for DO CONTINUE. Please check the attached patch. Regards, Vinayak Pokale NTT Open Source Software Center
Commits
-
Fix locale dependency in new ecpg test case.
- aae62278e167 11.0 landed