From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 408AF28BC1 for ; Mon, 3 Sep 2018 07:25:04 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LNITPl2vglQG for ; Mon, 3 Sep 2018 07:25:04 -0400 (EDT) Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id F409128BAF for ; Mon, 3 Sep 2018 07:25:03 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: support HAVING without GROUP BY clause From: "n.pettik" In-Reply-To: <5f602cc5-9617-6717-c13a-4d5595c23422@tarantool.org> Date: Mon, 3 Sep 2018 14:24:55 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <5D0F530C-A220-4BFD-869D-43999DD448CB@tarantool.org> References: <16D5B1D2-2DBF-4BAE-9C5D-F23CCCE3723D@tarantool.org> <5f602cc5-9617-6717-c13a-4d5595c23422@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org Cc: Kirill Shcherbatov > On 29 Aug 2018, at 16:29, Kirill Shcherbatov = wrote: >=20 >> Please, make it behave the same way as other DBs >> and resend patch. Hello. I pulled your branch today, but it still contains previous = version. Could you push your fixes?=