Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dIBaq-0005bd-RM for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 10:20:08 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dIBaq-00016l-E5 for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 10:20:08 +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 1dIBap-000138-LF for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 10:20:07 +0000 Received: from mail-it0-x22c.google.com ([2607:f8b0:4001:c0b::22c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dIBam-000332-8h for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 10:20:06 +0000 Received: by mail-it0-x22c.google.com with SMTP id m47so103766078iti.0 for ; Tue, 06 Jun 2017 03:20:04 -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=Qi5ngNvDYL0JmAVrJLPsqWPlosUpPrfFVnCT4gLkEP4=; b=EYe5fNhEOejb2hsTKjX0dQwn4nYxSw//NY/RtYN04L4M4li92hq6Xb3w24M3EKiTit GSMsOea38Fjc9hksDOZuqs2KJsaZajpmLSMhX/s9IcRAc71+j8v3S2w9aE4Pi8eSRaGo mI+00RcpVnMPw7oexuVUjqya7kXI2fmN2oUuFU+isWPGmtgEgibS+mHMYhLZx0l7pB9o 8vyEk4BkfNocgDJqGSLfZKQqk0lhsAAje0au+9Ciahe0jv492LRg8akCkEiXSolL7dWW YGHIcUlDBCIFfOoPrC/lFJRetoFo+2PlWRk3IBRyLNaOYRIA7H0r3IHyUjsoVoMJnEc6 ndxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Qi5ngNvDYL0JmAVrJLPsqWPlosUpPrfFVnCT4gLkEP4=; b=bkBA7gdFJDgVYiyTKjb0JKuDfzud3VJr7BfKeJVcFGboCRRUsKTiWn9p1DrJDUz86y OmIX3U/3CwJWfyGCV+OlaEcl36WBDlhh8iGH/4H+WJtI/YbcCpqot/YwRkfkqFKdEYpu /pHjIK5HEgoSqxeC6Vf26OouLiSgdrA9UbhCAKgIdgDIjyLB6FtQpdXojftoCVAlQtJa EzSWRtSw5kfmdiEpWtOKBkplIcostQV5MTHHoTPhdC1LG+i4XQqbi6Q98+RwYDZulyhX CaVxYOdY/wGNhXxGwG89QwHW+y4f7e1aNP5Kl9ugK2NG4BO0//MdtPdMjSkcJqx1BK7p x65A== X-Gm-Message-State: AODbwcAEdONFTSH0LkRgkGa9Qzv5PsVZLDTm8kaXMu9CnN4MQMDn5U+n K4S0PnDbUr+f7oA8MXvVlk4kxXIVDKlc X-Received: by 10.36.88.196 with SMTP id f187mr17569963itb.28.1496744403553; Tue, 06 Jun 2017 03:20:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Tue, 6 Jun 2017 03:20:02 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 6 Jun 2017 11:20:02 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] To fix the spacing issue in SQL for Event trigger To: Murtuza Zabuawala 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 Fri, Jun 2, 2017 at 6:13 AM, Murtuza Zabuawala wrote: > Hi, > > PFA minor patch to fix the issue of extra spacing in generated SQL in Event > trigger. > RM#1229 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: 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 > -- 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