Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bWiZN-0006Gb-Bf for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 11:18:09 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bWiZM-0003tA-Kw for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 11:18:08 +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 1bWiZM-0003t3-8h for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 11:18:08 +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 1bWiZI-0007pU-MZ for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 11:18:07 +0000 Received: by mail-io0-x231.google.com with SMTP id 38so354456098iol.0 for ; Mon, 08 Aug 2016 04:18: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=F4lB3ZtXvhicWWk8QIXTZboFQhI8DfHgjQHh2/PNujc=; b=V6v2JgM2ltxxsjrsHFCHDb/sYhPqFlWUHxzZx+ld19Tra6rIqQWPxdE/5l083QImO4 PXZ+Rntn8vzLSgU3F62KDB6oWf+KgIPVDq3qR09QlcC6vMUX2k7yUwNpW9Kn7FmZq7Q2 yBVczkHzm2oRZwCbKS1ttCiM6+OO+uH8xp5CKK4RAql0UaUbz8c2hqdJYB25PIivw6yj kTZsGdZTsexvx+vWDRhrMZbCMpn/OsrJguWFCztbEtQ9n+Bj20i65z8OhYKrJqYfUvgm 54gQbcl52rGE+IceEeMvJIuU+oYvOloS1i2QZVKFVFaodwYjxCiA8+Lw4ZOoZdh+WMx4 2M3Q== 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=F4lB3ZtXvhicWWk8QIXTZboFQhI8DfHgjQHh2/PNujc=; b=YXL+rahgSNYP8mtYRCiNB5pgxGXkMI0lkHaP/Jz+3YTEotJ9Kyt5Cs2DOBXiQHZwum 4/ZTo/r06q12sru3+oBnsItXy+Fu2BjeukuRFDJnODC3Bdv7J6bgqxLzONIq3/IZb2CB T02kPUCHxIuKb30yT1wB2F1m78d6gs8TIC5KYppEFw378fS4gl2nRIQon//LNUwy7jbE tx/2iEef39yAZOC6J7KcwEvaduK/5m4215liDhpUqtn5/GqlcS60Rh8+TUYBw7IdfGO1 5yEGHsZ4Y8czEWBSMiAtKnD3fygBT6OiF2ZJeAWu49gUy1zsgttlZo1FeJFFW91KrleM 866w== X-Gm-Message-State: AEkoouvC5MVP3rmOgePycfcluaYfW6fHGwXWBdQC0FEkFMgCa7L1IjlYr/S3Cbm2KuTIJU6qgGmL77fHrCrjBg== X-Received: by 10.107.175.34 with SMTP id y34mr184444ioe.70.1470655083073; Mon, 08 Aug 2016 04:18:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Mon, 8 Aug 2016 04:18:02 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 8 Aug 2016 12:18:02 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM1524 - Reverse engineered SQL for Trigger Functions missing "AS" 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 Fri, Aug 5, 2016 at 7:48 PM, Surinder Kumar wrote: > Hi > > Issue: > Keyword "AS" should be written outside the endif clause, it was written > inside. > > Please find attached patch and review. > > 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