Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1exu5E-0001If-JM for pgadmin-hackers@arkaria.postgresql.org; Mon, 19 Mar 2018 12:40:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1exu5D-0000PA-PF for pgadmin-hackers@arkaria.postgresql.org; Mon, 19 Mar 2018 12:40:11 +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.89) (envelope-from ) id 1exu4C-0006w3-6a for pgadmin-hackers@lists.postgresql.org; Mon, 19 Mar 2018 12:39:08 +0000 Received: from mail-wr0-x242.google.com ([2a00:1450:400c:c0c::242]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1exu46-00059X-KK for pgadmin-hackers@postgresql.org; Mon, 19 Mar 2018 12:39:06 +0000 Received: by mail-wr0-x242.google.com with SMTP id z8so8715405wrh.7 for ; Mon, 19 Mar 2018 05:39:02 -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=OQoOQautaeSkPyTORp86N1JmXaIMLZRtQXizBoItVm0=; b=PD84narT4eRqUfPjZcnOxOcSjYP5RM5VoBEMwzr989Kd2huNYLMr9byb7WpD4TuMri GzP76Mf7E2NU/ed1I/oaw8xMi52fEQoLdmMyFnyKVHQIyHrseLRPl0TPJIUzhHXWLSTB Iwgf/Z97Sz2ICj/dFo9F9ynXC3Moe8DNqeILZqkRYiVCzwU0QFQWX9CUaVAwamfC0zj8 t+iCFlS5ocvEBqbdPr+JaOi5mblB4FrIvy4LbpivbAqTzBYzmzmCCNfq6uNIYTXm4Bi2 BWAfMwTx0FV0Q2cevzttVd8JtEqXqoHT6CghVRPB4Igrst7otHu6ypZ/lYWMJTgOPZP3 8DKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OQoOQautaeSkPyTORp86N1JmXaIMLZRtQXizBoItVm0=; b=gwV4wy0gyUgDJjW2QjvLE0U1q9F/XHPgONcdUGpldOcP8o5pyYf0FTPx5kJwizpfOA P0vlC8quNtjgXt2dmSVap62MJUqDgQ4CS4AKjPCrSX9NgB5T5GcklT/MSYrzITIqlsfz GdghTWwGJqMLnkl/kt36uipzRKeXsi3xsI6VeRGtAUOHujf6/rw/m1SDiZbvbJuk6Wsr 1gOScseAW/GTEkLUDQpyE1xwePQDT8VJCsZ2LvttLwFo5+SOdt1h5ICqbzlr63bwa18n 5+Y8dBBWxnMCypYGXsPH+few24nGRHh0rjC/ymEe5EOhqUfolBIdUNCzsLx1/Ow8jkO2 2vpw== X-Gm-Message-State: AElRT7F27WKCJBHRIMdIa8mIZWdj+Lu0FPzSW4XTzM4/pwQGFyKtrBnH 7wNelo4siD9jMAlVK95H7KE2XxfhZII7IdvI70998A== X-Google-Smtp-Source: AG47ELt4JJeI2OXkNHXOThbhdy31xGqR1tej0/90vSalH0G2SwrUSBMKx90kQ5w9jgtebWumnR7qVSxAE28WFtCLLxk= X-Received: by 10.223.196.212 with SMTP id o20mr9190895wrf.144.1521463135804; Mon, 19 Mar 2018 05:38:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.109.7 with HTTP; Mon, 19 Mar 2018 05:38:55 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 19 Mar 2018 12:38:55 +0000 Message-ID: Subject: Re: [pgAdmin4][RM#3200] Don't set empty string for host/hostaddr in model when service is used To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="f403045f7dbcbfba7b0567c33d32" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --f403045f7dbcbfba7b0567c33d32 Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Mon, Mar 19, 2018 at 10:07 AM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue where pgAdmin4 was not able to utilise the host > parameter from service file. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --f403045f7dbcbfba7b0567c33d32 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Mon, Mar 19, 2018 at 10:07 AM, Murtuza Zabuawala <= span dir=3D"ltr"><murtuza.zabuawala@enterprisedb.com> wrote:<= br>
Hi,

PFA patch to fix the issue where pgAdmin4 was not abl= e to utilise the host parameter from service file.

=
--
Regards,=
= Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.enterprisedb.com=
The Enterprise PostgreSQL Company




--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--f403045f7dbcbfba7b0567c33d32--