Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bkq8x-00042G-2W for pgadmin-hackers@arkaria.postgresql.org; Fri, 16 Sep 2016 10:13:15 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bkq8w-0000WQ-LM for pgadmin-hackers@arkaria.postgresql.org; Fri, 16 Sep 2016 10:13:14 +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 1bkq8j-0000EJ-DQ for pgadmin-hackers@postgresql.org; Fri, 16 Sep 2016 10:13:01 +0000 Received: from mail-it0-x234.google.com ([2607:f8b0:4001:c0b::234]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bkq8f-0002dO-Q5 for pgadmin-hackers@postgresql.org; Fri, 16 Sep 2016 10:13:00 +0000 Received: by mail-it0-x234.google.com with SMTP id 15so9502659ita.1 for ; Fri, 16 Sep 2016 03:12:57 -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=0NJPTz9q0/8UmtKxWtCSCHxnMDDQECCnbVMLkLqIjzk=; b=LAVzFszawV6AYl7X3uJw9c15C9ZkIzBRo7DQ4v9PKlygOSdsAXutiwqXWmsnA6Nu0A WsLxkJlNEhD3NPIbOSYPtYd3490MjcyPwfGp3IbI7hWJhZXchcie9pjgIgHTV8jEtbZL U+yaBXHhg6sYtvOTUovOtHsLVjCqQNkwpYkbgemnme3+8gQe7uFXqZXYNDhEHhc3F/jE 27ad3l8QYLKl93I4FSvKtoeCxZRAHuFXoVZ1YxdU/NhtKZP4DobQVXqXrf9WcPyPi4Gs eufohYXOly0CPw64IviTxzEz+gZQvdBN+RaIo7ew+bVzcXn++TAcjFJidkfHKCCfIEXq 6b0g== 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=0NJPTz9q0/8UmtKxWtCSCHxnMDDQECCnbVMLkLqIjzk=; b=gtqV/El1GkK/f53IuHoPdOtJjvAX09o6GJPskxfmfSJ2bsLeirQ4b3wm8Ki5ThLMWS P0vD4JPP55dZQ8iKtzK/J6fNwDDmf7za6L/RuMiwtydXxYV6zJoXY4knI7+O7YYjhnx2 OufHe3/IfaTHFyMIWmbXMxP9IuzFjHJ7lpsg5Pelt65EqUSMxlVUeLGVDYdLZvkyXO/8 Tk5dDVZW0vWFwVa5nxrAIK/b/la8NeWXnrYCpkRykfPBWLJaDXeqv193sFjrD+VGFC1o uAQev5Pr7emcgdRvGdAUrK/R+u4Udnc23ECYyfr03QXTEwHMLXOk0aSSQd1h18CnZjCD Jbnw== X-Gm-Message-State: AE9vXwOyfbIryqgILOTgQ6W5ZZYW6XCDNBYRyTrwilwrAySOISJ7XvVUSl+xHsmzqfDjsYIsQQhfSIvnE8HoVA== X-Received: by 10.36.60.131 with SMTP id m125mr4644895ita.4.1474020775983; Fri, 16 Sep 2016 03:12:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 16 Sep 2016 03:12:55 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 16 Sep 2016 11:12:55 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM1600 - Trigger function is not being created in EPAS 9.6 and PPAS-9.5 server 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 Thu, Sep 15, 2016 at 1:05 PM, Surinder Kumar wrote: > Hi > > An extra comma at the end of function statement results in Syntax Error > while saving. > > 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