Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g5OOA-0000vk-GZ for pgsql-hackers@arkaria.postgresql.org; Thu, 27 Sep 2018 04:58:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1g5OO8-0007Uk-TP for pgsql-hackers@arkaria.postgresql.org; Thu, 27 Sep 2018 04:58:56 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g5OO8-0007Ud-IR for pgsql-hackers@lists.postgresql.org; Thu, 27 Sep 2018 04:58:56 +0000 Received: from lungold.riddles.org.uk ([82.68.208.19]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g5OO5-0005Tl-9i for pgsql-hackers@postgresql.org; Thu, 27 Sep 2018 04:58:55 +0000 Received: from [192.168.127.1] (port=49482 helo=caithnard.riddles.org.uk) by lungold.riddles.org.uk with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.88 (FreeBSD)) (envelope-from ) id 1g5OO1-000IRr-B8; Thu, 27 Sep 2018 04:58:49 +0000 Received: from [127.0.0.1] (port=45438 helo=caithnard.riddles.org.uk) by caithnard.riddles.org.uk with esmtp (Exim 4.89 (FreeBSD)) (envelope-from ) id 1g5OO0-000Mab-MJ; Thu, 27 Sep 2018 04:58:48 +0000 From: Andrew Gierth To: Oliver Ford Cc: david@fetter.org, pgsql-hackers@postgresql.org, Krasiyan Andreev Subject: Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options In-Reply-To: (Krasiyan Andreev's message of "Tue, 18 Sep 2018 15:05:07 +0300") Message-ID: <87ftxvfsv1.fsf@news-spur.riddles.org.uk> References: <20180728185958.GP17411@fetter.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (berkeley-unix) Date: Thu, 27 Sep 2018 05:58:48 +0100 MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk >>>>> "Krasiyan" == Krasiyan Andreev writes: Krasiyan> I am using last version from more than two months ago in Krasiyan> production environment with real data and I didn't find any Krasiyan> bugs, so I'm marking this patch as ready for committer in the Krasiyan> commitfest app. Oliver (or anyone else), do you plan to continue working on this in the immediate future, in line with the comments from myself and Tom in this thread? If so I'll bump it to the next CF, otherwise I'll mark it "returned with feedback". I'm happy to help out with further work on this patch if needed, time permitting. -- Andrew (irc:RhodiumToad)