Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b8SLW-0001hh-Ss for pgadmin-hackers@arkaria.postgresql.org; Thu, 02 Jun 2016 13:07:34 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b8SLW-0006jS-Fl for pgadmin-hackers@arkaria.postgresql.org; Thu, 02 Jun 2016 13:07:34 +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 1b8SLW-0006jM-8x for pgadmin-hackers@postgresql.org; Thu, 02 Jun 2016 13:07:34 +0000 Received: from mail-it0-x230.google.com ([2607:f8b0:4001:c0b::230]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b8SLR-00061l-S2 for pgadmin-hackers@postgresql.org; Thu, 02 Jun 2016 13:07:33 +0000 Received: by mail-it0-x230.google.com with SMTP id e62so124543778ita.1 for ; Thu, 02 Jun 2016 06:07:29 -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:date:message-id:subject:from:to :cc; bh=B9v3zWQxbvdVvu4WUVKxc6nAPjxqL/u8x0FPG/mzHSw=; b=Ml1oiatxGu+A5LUePS1lJoDksSoAlFHY4h0kRnTFg3uZk7dUHHG+nXilQyTbT4+pCk Zh0cs89ZpgBqN/NPLlfO3jFFoco0nYoknoCIrvZP0P1igIuY3wfh8rEd6UrFTCGJYnin DkaHSCBhi1JxvdTcsU6LcBsn85dWY33f3PGjccxpeF27VAEGMBBGogT9vnNyFnZep/qf MA2RKb9RTjie+gUeAmmlTxuNsj8zmegNOTh1vSc4POQ5SbIGO2+0Bbti1Q3mMsTzVTdq 6X0wEd0AtYilQJ/OoAAZJ0nrGPFcWxVvhPQ+f/8dV14PpV2IH28YVRzJkErfXlkYKFim U3Sw== 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:date :message-id:subject:from:to:cc; bh=B9v3zWQxbvdVvu4WUVKxc6nAPjxqL/u8x0FPG/mzHSw=; b=ij21XGeufmjWsjOcjtpYSbXuHANucXw2k1IXR+VafALIQTRKRtX7hRGmAzEwYn+EXs lE+0UUOb6Bjf2MTKJbIokeiAq3Uz/BDqxYk0z9mKrygk6vzqzGL3q2ZlKdJNZdiC27Vg PpXtS09cbVl6Kt+n1XXzuUi72RT1M3BpguHIcGtohais+zXF0bo6tDavaTSO/kmlzWzf cGEZdiLIyp4wvLB/6ka1ZNNPlow9cpDgrTuhNyX32k5KQaJCGhjygCDdUMSkAIGdAYi1 ocVqNJvu8IGzxry8EzzzmAxjk5hTWYE1XhIOpD/zt5l0NvrVgQjd9yQeViscZxrlWf+L iwug== X-Gm-Message-State: ALyK8tLrHDLg9ZzDyPm/y90Y1Wc+BCwiT7cIk6+3grU3BvBXc3sU7Jn994iLNenUP0KL4v7mBpXfPv1pDv9uow== MIME-Version: 1.0 X-Received: by 10.36.80.4 with SMTP id m4mr3480464itb.37.1464872848189; Thu, 02 Jun 2016 06:07:28 -0700 (PDT) Received: by 10.64.236.101 with HTTP; Thu, 2 Jun 2016 06:07:28 -0700 (PDT) In-Reply-To: References: Date: Thu, 2 Jun 2016 14:07:28 +0100 Message-ID: Subject: Re: Patch for pgAdmin4 package on Mac OS X From: Dave Page To: Sandeep Thakkar Cc: pgadmin-hackers , Hamid Quddus Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -1.9 (-) 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 On Thu, Jun 2, 2016 at 2:05 PM, Sandeep Thakkar wrote: > Thanks Dave! > > I saw the runtime code and observed one change (prepend -> append) . Was it > not saving the location because of this? No - I changed that because if the value is prepended, the user cannot override it. This way anything explicitly defined by the user will take priority. -- 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