Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKD0R-0007Cl-2S for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Sep 2020 04:00:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kKD0P-0000D1-VP for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Sep 2020 04:00:45 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKD0P-0000Cf-Q4 for pgadmin-hackers@lists.postgresql.org; Mon, 21 Sep 2020 04:00:45 +0000 Received: from mail-io1-xd41.google.com ([2607:f8b0:4864:20::d41]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kKD0M-0008Tv-8F for pgadmin-hackers@postgresql.org; Mon, 21 Sep 2020 04:00:45 +0000 Received: by mail-io1-xd41.google.com with SMTP id r9so14030467ioa.2 for ; Sun, 20 Sep 2020 21:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6lrb2SQG87C+luy25BDWEp4Em8S7LzEgcEokuW+B+ug=; b=TY2/6l8HRdXWPqJmHGqiQbPBANYSUp8YKr8NGgngAJ3XhBEdyVdsJ6tVu1DOKeNP27 Vxov3RXvghoP1cWwFDu0Ac2YX/LB3NrMEsTuep9FMdPdYGSG/QPaKJAiCFv+FojmCrIz O7CbHAmVxPyBkj4XUXemjFcIKyebJ2p2MWUpWNYwMMToeZbDKy+2hrSJ3rxLkJ++d7E6 8yhgxdBfb0ge8SDA6mparRSLF458xWA1A0o5PwDlpZc05tSc1d33sO7/MQ6v17zkRhd/ WjvlNwvWRWG7iaClCwDl44fMG2sfINxg8l8GADKPmneV8+DUF3BzWk/xKYJg4oSUGoIO fiig== 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=6lrb2SQG87C+luy25BDWEp4Em8S7LzEgcEokuW+B+ug=; b=VmqsWxdKKASHPdLq2JrLjoFIUXilHAPY1y6ZYsel8rknojULFC1dq9bObz6BR3weP1 uqETbJsZ5j1o8i7YoxVGPNJF/XIKhuEoO9Otl9+RpopoiSeNSDa7QmQOAynBnayqN4rV 4T2zd/eFkMiAA1rrwy0n/2D76OPoZg/MWlWoFaD85AOBxEzXn0jMdNAgLi1I60FWKVZs frIVG3y7egkCTELwrXnqx3X94VkEEdjuZf/09cgInExYAX2fo8XIZ29kGJPOwoknfC4a ZmZCPjJY4EgWtVXsphwblRB9yd3nzpNzHbD2LBw8CuhRjpRsUVH43wlIHpdNq7I5OBG5 GMAQ== X-Gm-Message-State: AOAM531vUmlXjZ5qhXy1p5HrPO5rtXpZzL7cdsgANMWkiyJicry8VTv0 qkgttkIyJQ/IO4qOMfFUo/ZonO0U6D94fE8Y3jRKl7xdMu1fh94y8A9tYeCKdd7gvzvIRsoZ3d8 56utU2rccwh+slQx0X66E7JHd7lxNeFbekgh++aM5HY8bt1d10Wa/MkslLL9fozngsZ5n9yA5ZJ NDuY+o46L14S/M9NdgT8A/9lQ0lA95XrAUtzvFHWBe/PfPuJO8Rb/RYE5SCg== X-Google-Smtp-Source: ABdhPJwtF8PVB9B+iIgukI3ZLN0fq/x4zO0KyWHPbu5NzqZx4TedszbGfgXybycpCvgkd5slUxye2dxBYqWsnSPhsqE= X-Received: by 2002:a5e:c70b:: with SMTP id f11mr36848815iop.140.1600660839984; Sun, 20 Sep 2020 21:00:39 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 21 Sep 2020 09:30:29 +0530 Message-ID: Subject: Re: RM5841: server.username can be empty when using .pg_service.conf To: Pradip Parkale Cc: pgadmin-hackers , Cyril Jouve Content-Type: multipart/alternative; boundary="000000000000c60bf505afcae499" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000c60bf505afcae499 Content-Type: text/plain; charset="UTF-8" Hi Pradip Can you please review the patch as that condition we have added for Shared Server implementation? On Sat, Sep 19, 2020 at 6:22 PM Cyril Jouve wrote: > fix for https://redmine.postgresql.org/issues/5841 > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000c60bf505afcae499 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Pradip

Can you please review the pat= ch as that condition we have added for Shared Server implementation?
<= /div>
O= n Sat, Sep 19, 2020 at 6:22 PM Cyril Jouve <jv.cyril@gmail.com> wrote:


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246
=
--000000000000c60bf505afcae499--