Re: ECPG: WHENEVER statement with DO CONTINUE action

From: Christian Ullrich <chris(at)chrullrich(dot)net>
To: Michael Meskes <meskes(at)postgresql(dot)org>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, vinayak <Pokale_Vinayak_q3(at)lab(dot)ntt(dot)co(dot)jp>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ECPG: WHENEVER statement with DO CONTINUE action
Date: 2017-08-25 14:05:55
Message-ID: 0975f4bb-5dee-c33c-b719-3ce44026d397@chrullrich.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2017-08-25 14:07:01 Re: Not listed as committer
Previous Message Tom Lane 2017-08-25 14:05:46 Re: [PATCH] Push limit to sort through a subquery