Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bk77O-0001V5-VW for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Sep 2016 10:08:39 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bk77O-00017I-Ht for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Sep 2016 10:08:38 +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 1bk77B-0000Zn-5X for pgadmin-hackers@postgresql.org; Wed, 14 Sep 2016 10:08:25 +0000 Received: from mail-it0-x22f.google.com ([2607:f8b0:4001:c0b::22f]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bk778-0003kA-DZ for pgadmin-hackers@postgresql.org; Wed, 14 Sep 2016 10:08:23 +0000 Received: by mail-it0-x22f.google.com with SMTP id 186so16149713itf.0 for ; Wed, 14 Sep 2016 03:08:22 -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=CVu9yysJcCyg440dXP4H0JdchlAGkpwWoqRT7aCDCf8=; b=JUM6ZjWaC5qMGT+TabuDltbeq/bOxmg5JIc+mt+j8T/bHjb0KgitrPhyHXO/wMvxzl kV0hkn7fE5wCPNKn9NYpwcENbfFcnTUIZSdJbMo5Tftseypuy/wLl3HvoftFhzlL+CC4 UeH902MRB3AXgbOzUMD9CzVmdgN5rKc42h73sR3X8mPGWZKQOXghrOsdny5H0yO8apT5 KvjdibR7EBkrpwSVUQ00O3TYHSk6YyVPojtL2+i6cC5LPrx8NPs7/GT1BMPCjLnIeNmS r7VVMbPWld07T5pUA0uc5CYQgMqNwObUGPGXdT9UmAE9hx80Eyvijk8pb/Gm0hSAFdhs X6YA== 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=CVu9yysJcCyg440dXP4H0JdchlAGkpwWoqRT7aCDCf8=; b=m6Cdt0NXicUaW1QCVQ87V0EWdPmtDVA7ugKZwxmM4wHpnTuwgKSLUqVjXdbJam5fs1 eKI0qXIlYHKBfc+O5dBsmN29u/98601DMfx1dAYrRk5/vjPtf7+LMpJuCvodXVv+Is2n VIbPKmLMs1RPLW6I1fmOUZIZWi2ab1idHNXgpH/sNk6AO9SsBFZwsHB6QGsUJeBelYJo 2ymyvFqeakRboNe6nNv4GxSQ8D5osYGUVyQProEl6GPDflgcmwDTbL5Gv2WhLeQK9RZS 8vmD3C2PiEXn28cvxzo37xsl966lSDtz2vzldIYXHhZubTDGDPIj/LpVWZ7uk/F14Vl4 FfwA== X-Gm-Message-State: AE9vXwOztcTCe6XetaePmmSj1oF5vJbsxWCsEGwnL1snNCR4IYxs3W27ngt2EM7RNTgcfovEOAd9hefEu1JuqQ== X-Received: by 10.107.151.11 with SMTP id z11mr5153242iod.28.1473847701598; Wed, 14 Sep 2016 03:08:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Wed, 14 Sep 2016 03:08:20 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 14 Sep 2016 11:08:20 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM1690 - Trailing spaces included in SELECT Script for functions To: Surinder Kumar 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 - applied. On Tue, Sep 13, 2016 at 2:41 PM, Surinder Kumar wrote: > Hi > > Trailing spaces included in SELECT Script due to Indentation issue. > Please find attached patch. > > Thanks, > Surinder Kumar > > > -- > 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