Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bWiI1-0005dR-Tz for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 11:00:14 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bWiI1-00018C-Gb for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 11:00:13 +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 1bWiHo-0000mc-3z for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 11:00:00 +0000 Received: from mail-io0-x22e.google.com ([2607:f8b0:4001:c06::22e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bWiHk-0007Rl-FU for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 10:59:59 +0000 Received: by mail-io0-x22e.google.com with SMTP id b62so353984245iod.3 for ; Mon, 08 Aug 2016 03:59:56 -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=OXEyeQnTjuv/tjkEJ22PWlufLhZCJFya4kd50q3iSNE=; b=lqvk6BZ6mLWqBxXL4ZHBvebDZ+jAn35W5MdaJULf5qC7Zw/B+DdSMtLIQ8I6mlg3t6 Gn3iVEueFKYZg1+Z7oB9y6P4893/2uTPY9myx6IOAuuTm6h7Rr84pFitNrjsyjOn3ZMU lX7Hg01VpSbAWVLkaMDaC6w1uq2js3SFFVZ2/2kxjh7d9oRFEy25GDg9XKlLW6PQR+Tg /XGtqE8o8urQkQ1Sa7UbZPH+oHHCv1Fs3w8WUNzudxslyIfeLDiv/0reRvAFn8HyC18Q F0K27v4a1T2dopPJeoJ+dgZp8XuOw8rrOM62ojy3+1RltDKDDwMNx64QC8nhjLb/pZD2 tcDw== 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=OXEyeQnTjuv/tjkEJ22PWlufLhZCJFya4kd50q3iSNE=; b=cGv0Hwi3SDUQahXK/LHEvSeh6tqM7sKgx/ckytNNO+5Q53lAJTj1nT/MBvM6uJAJdC wd33Nk/ESt6kXgX9rcBxJrXsfrQVgtwdZrlJGfrAtYSwsVn14VIGbt8flPNPG6Svwdc3 lJUn0yf6NtR9ZTcjy9eNai6p5eQ4Pvlow7biTcneXj6H5Duf1IMq9z5qKUKN664xPUbw NnwbCv8dFUy80oU5buOrCk42lP9Inlt9eOt1/XTbddXtBJ/4+5tdtOy5Oz9Z2fc5C7CA +XSWAXK220VAUcZuGMmQfp0mTxc9LMyJ+ujqMDxzFOyCio/nc7ARQBRPb3gH0IpMBjH+ N+IA== X-Gm-Message-State: AEkooutwATM6TdjL/bO0NQZ0az7oYQknlgZF9rwVVDxG0v7dTYzzHL3IrNiEuyLNG8z6bkvIx/xrHkRjT9aoog== X-Received: by 10.107.175.34 with SMTP id y34mr81977ioe.70.1470653994808; Mon, 08 Aug 2016 03:59:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Mon, 8 Aug 2016 03:59:54 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 8 Aug 2016 11:59:54 +0100 Message-ID: Subject: Re: patch for RM1177 [pgadmin4] To: Harshal Dhumal 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 with some minor wording tweaks. On Fri, Aug 5, 2016 at 4:25 PM, Harshal Dhumal wrote: > Hi, > > PFA patch for RM1177. > > Issue fixed: Added a check to warn the user if the binary path is not set > before running external commands. > > -- > Harshal Dhumal > Software Engineer > > EnterpriseDB India: 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