Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bRjpz-0003ld-N8 for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jul 2016 17:38:44 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bRjpz-00009a-AL for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jul 2016 17:38:43 +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.84_2) (envelope-from ) id 1bRjpy-00009T-Su for pgadmin-hackers@postgresql.org; Mon, 25 Jul 2016 17:38:43 +0000 Received: from smtp15.mail.ru ([94.100.176.133]) by makus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bRjpv-0000is-5u for pgadmin-hackers@postgresql.org; Mon, 25 Jul 2016 17:38:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=bk.ru; s=mail; h=Content-Type:MIME-Version:Date:Message-ID:Subject:From:To; bh=vWicqH/GN54hocYsRazmmU6MRhLZg3yRGa2CqVtPEhU=; b=fCLbpKfHiiYILGrigLu0rm3tfwWCBWN6o4OJMM3qtJFQB8M6+7Ba5FLPPm75Ii8tpx+y4v8IFtLGGDFzPgFYn1dRxyVEpRfO1nBMWiNO8iHYZvLyiEcDciiAOTuPCaOfCZQBzJg+ArJPUCbTbuQ4dkpY2KQxumVu8pQGORW39Qo=; Received: from [46.41.78.10] (port=38115) by smtp15.mail.ru with esmtpa (envelope-from ) id 1bRjpp-00078o-Uw for pgadmin-hackers@postgresql.org; Mon, 25 Jul 2016 20:38:34 +0300 To: pgadmin-hackers@postgresql.org From: Dmitriy Olshevskiy Subject: [pgAdmin4][patch]: fix double hyphen duplication in the SQL tab Message-ID: <57964E98.1020406@bk.ru> Date: Mon, 25 Jul 2016 20:38:32 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------030803020801000902040103" X-Mailru-Sender: 0F6563F9BEE2612D95850E1DA0DAC7C42F28BAFCD5DC460527CADC88E7AB7B5DF4F5B2429B9DD331 X-Mras: OK X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org This is a multi-part message in MIME format. --------------030803020801000902040103 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hello. Please see this patch. I think there is redundant double hyphen commenting in the SQL_NO_CHANGE message. -- Dmitriy Olshevskiy --------------030803020801000902040103 Content-Type: text/x-patch; name="t.1-fix-double-hyphen-duplication-in-the-SQL-tab.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="t.1-fix-double-hyphen-duplication-in-the-SQL-tab.patch"