Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gfPC7-0006rK-So for pgadmin-hackers@arkaria.postgresql.org; Fri, 04 Jan 2019 13:07:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gfPC6-0001uY-J6 for pgadmin-hackers@arkaria.postgresql.org; Fri, 04 Jan 2019 13:07:22 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gfPC6-0001ts-4V for pgadmin-hackers@lists.postgresql.org; Fri, 04 Jan 2019 13:07:22 +0000 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gfPBy-0000ID-ND for pgadmin-hackers@postgresql.org; Fri, 04 Jan 2019 13:07:20 +0000 Received: by mail-wr1-x444.google.com with SMTP id j2so36675662wrw.1 for ; Fri, 04 Jan 2019 05:07:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=eBXeGILO+zYPRh6Wa4WMSkYp4laoP58ybaX2OlH1l5I=; b=OVnW6MPsQkCxRn9gVChUtBg6pGiPqV4Sjh41IP23nNRsufd+Vo/lhLaUPEtpupgQQX WtHSReTLqP6pKCm7i/wU3lc3AyA8YWnwXolzyFWAmTdv2LVGloUoc3HY4b+pafR4IFal 4uPSbTco5YbhVER5CyMt4QQI9taBfNHULEjXJtKINB3EQCInMz8x+Btbt5msrm9RhIKb V6qva8l1dDMgKWEaKiwoOxSg/hoaY/pbLfdoLKx6Ib9PEcLLFa9O/HRVtVED3Vb4Iax5 GeIcp0dlbgxS6GeskaqfdRIvtX1iXCYRkXQrmgDktpKdkh19M8jU1QuS2iO/syPAqEpw wNVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eBXeGILO+zYPRh6Wa4WMSkYp4laoP58ybaX2OlH1l5I=; b=pMw6Hao8JjKfpfsK19K/CnUUN8H0uoAisIvRH1ZxZJnJuPOa/+5FYaKY3cTMgB46Tp MWDn/75oAgWyTxH+sADv/d/KLGaVmwZhKmgDsO39zhjqeW+nvIPuvKeC0n+HAHedeH/1 /86XvWPH2PeIUZ+G0cEUH0swUWqlP/yEVqJ9UEMzOdyLbrf3mIbMt2I8euNwgJED3njc ycSyJ1U7YVcDkIpqt94wnxbjvI+hc0EfsIBMGLG1eK/kcb6FckA/qlZt91VsxUCIiSwa pb7s9pEry0AkkZus1DOf7II3ajloq8gQcy7BoWqk8kyXlytdnRXwOAAs0qY0V04VPOkS sd9g== X-Gm-Message-State: AJcUukeHG8hRrQ++Y+uunAxVCSwJAC/xMXK276OMYmXpk6ncNHV7+hEM z5fmFWmvO6GegSpvaYEs2EfMioVbmRyReWaRslZ+Sw== X-Google-Smtp-Source: ALg8bN7IailAJJMFMZf+G3irHK6/pGADr9T5wk0IeO0R9pHi5m6Of6biiAsGP2AZqWV+TUz92vDQxpYof6MKAbwvw1k= X-Received: by 2002:adf:8264:: with SMTP id 91mr42494972wrb.312.1546607233120; Fri, 04 Jan 2019 05:07:13 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Fri, 4 Jan 2019 13:07:01 +0000 Message-ID: Subject: Re: [pgAdmin4][Patch] - RM 3549 Trigger function with return type event_trigger is not displayed in tree view with EPAS server To: Akshay Joshi Cc: pgadmin-hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Thanks, applied. On Fri, Jan 4, 2019 at 9:49 AM Akshay Joshi wrote: > > Hi Hackers, > > Attached is the patch to fix RM #3549 Trigger function with return type event_trigger is not displayed in tree view with EPAS server. > > Please review it. > > -- > Akshay Joshi > Sr. Software Architect > > > Phone: +91 20-3058-9517 > Mobile: +91 976-788-8246 -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company