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-20T04:51:25Z
Lists: pgsql-hackers
On 2017/06/12 13:09, vinayak wrote: > > 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. > I have added this in Sept. CF https://commitfest.postgresql.org/14/1173/ Regards, Vinayak Pokale NTT Open Source Software Center
Commits
-
Fix locale dependency in new ecpg test case.
- aae62278e167 11.0 landed