Re: ECPG: WHENEVER statement with DO CONTINUE action
Christian Ullrich <chris@chrullrich.net>
From: Christian Ullrich <chris@chrullrich.net>
To: Michael Meskes <meskes@postgresql.org>,
Masahiko Sawada <sawada.mshk@gmail.com>,
vinayak <Pokale_Vinayak_q3@lab.ntt.co.jp>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-25T14:05:55Z
Lists: pgsql-hackers
* Michael Meskes wrote: >> The v3 patch looks good to me. I've changed this patch status to Ready >> for Committer. > > Thank you all, committed. The buildfarm says that sorting is frequently done case-sensitively: *** 1,2 **** - josh 10000.00 10.00 Ram 111100.00 21.00 --- 1,2 ---- Ram 111100.00 21.00 + josh 10000.00 10.00 -- Christian
Commits
-
Fix locale dependency in new ecpg test case.
- aae62278e167 11.0 landed