Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bUDGk-00083B-Sx for pgadmin-hackers@arkaria.postgresql.org; Mon, 01 Aug 2016 13:28:34 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bUDGk-0001PP-G3 for pgadmin-hackers@arkaria.postgresql.org; Mon, 01 Aug 2016 13:28:34 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bUDGj-0001OE-Ry for pgadmin-hackers@postgresql.org; Mon, 01 Aug 2016 13:28:33 +0000 Received: from mail-io0-x231.google.com ([2607:f8b0:4001:c06::231]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bUDGg-0001zs-EP for pgadmin-hackers@postgresql.org; Mon, 01 Aug 2016 13:28:33 +0000 Received: by mail-io0-x231.google.com with SMTP id b62so182665750iod.3 for ; Mon, 01 Aug 2016 06:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OdI+LONShfIQ1TSBAZMnwVvVvwpCUf11S3bRQ/GgiIM=; b=QdUm14P394rq2TgYBgmdKx/ROOnu2qOsaelezt+FOsm41hkNQN655GpuHAzNk9bb7E aYNYQ8QaL6YQroYHKKS4Eoz+87b2t7w9G9exOrX4pH3sAVyK7iqZzoakYozEgQryudul X7c+xh7qXWCfXuJU8z7e/FEyfXTmV22SYfT6ghS3s82ARdoRPL/Of19FxXXgF+9OP2Dv AUxxcS10PT42hN57EM8yO5gXyL4+V/eUwXeareG65+YJWgkgiZ/tw6UKADWkqSEDmXWk itHOMfDTdCdk3TmMOi7MSkZxBGs6dwDD3URzUmm+pYkkKiFKcytC++K8by4myE9URA48 BmYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OdI+LONShfIQ1TSBAZMnwVvVvwpCUf11S3bRQ/GgiIM=; b=Je+4BjwOvwO6+CW/aSAskhXq89xLJyCaNQjLP4437hQ/OazBO2Lu1MYgzFNmP1zCsJ BxmTQUSob/aLhAuT7gpQPACwTV8g7lPgqZHVxYbAp5u3HC/+L+dmv+SJp+26TSEIpamf fHVeyiSlNv/eYBI5IGfE5bpSdYduLhmK8Sku3/zArOZYjfjUlhFPFEbsR/4Q4iJgI2iH qHYpQYs3vEp0crE52Bodnwm7OBtxich3gMXPAkfUeF9OrW3txs0mu/dDSDwUc7cWo39Q OqG3AniRPYgZ759BYO1J0E117O6gXtPc8VTsugWbfpqr2GJsUaNFNQu1iNzG4tbHqDLO +EAw== X-Gm-Message-State: AEkoousSkMHjjLR2HwFg7sJncawYuFD52KnVLSW0nIbqiACEYR0U/FMtUDSX7BNEsuvhrw52RZk4HsZmAGUcpQ== X-Received: by 10.107.160.204 with SMTP id j195mr57760992ioe.70.1470058108637; Mon, 01 Aug 2016 06:28:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Mon, 1 Aug 2016 06:28:27 -0700 (PDT) In-Reply-To: <57964E98.1020406@bk.ru> References: <57964E98.1020406@bk.ru> From: Dave Page Date: Mon, 1 Aug 2016 14:28:27 +0100 Message-ID: Subject: Re: [pgAdmin4][patch]: fix double hyphen duplication in the SQL tab To: Dmitriy Olshevskiy Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) 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 Thanks, patch applied. On Mon, Jul 25, 2016 at 6:38 PM, Dmitriy Olshevskiy wrote: > Hello. > Please see this patch. > I think there is redundant double hyphen commenting in the SQL_NO_CHANGE > message. > > -- > Dmitriy Olshevskiy > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers