Re: ECPG: WHENEVER statement with DO CONTINUE action
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christian Ullrich <chris@chrullrich.net>
Cc: Michael Meskes <meskes@postgresql.org>,
Masahiko Sawada <sawada.mshk@gmail.com>,
vinayak <Pokale_Vinayak_q3@lab.ntt.co.jp>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-25T18:04:30Z
Lists: pgsql-hackers
Christian Ullrich <chris@chrullrich.net> writes: > The buildfarm says that sorting is frequently done case-sensitively: Given that it's Friday evening in Europe, I'm betting Michael is gone for the day. In the interests of getting the buildfarm back to green, I'll see if I can fix this. regards, tom lane
Commits
-
Fix locale dependency in new ecpg test case.
- aae62278e167 11.0 landed