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 1kRtOI-0001XS-6u for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Oct 2020 08:41:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kRtOH-0002Kl-5e for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Oct 2020 08:41:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kRtOH-0002Ke-0h for pgadmin-hackers@lists.postgresql.org; Mon, 12 Oct 2020 08:41:09 +0000 Received: from mail-io1-xd43.google.com ([2607:f8b0:4864:20::d43]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kRtOE-0004eb-Rj for pgadmin-hackers@postgresql.org; Mon, 12 Oct 2020 08:41:08 +0000 Received: by mail-io1-xd43.google.com with SMTP id k25so16859782ioh.7 for ; Mon, 12 Oct 2020 01:41:06 -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=M2wv8k81nQnQoN1Wg7b00kYIMsXJPuHblABk9x7K0Y0=; b=098k6fPugcUOKzo3NjRLCAxb94FFqlfPoDVuCDjhNO+A0G2zS/xbnmexLUpL5q/vWJ tUI7YGgfhALWC582JNt8X9H1Otswa3c6GPhFpzurYFLrXNOEG+KdJdQGyl8ShkUU0nlM q/t3mEeZa/ah960/z/6kNDDfXU4NLmFLDLAFWY9vSpBKKLpAovsVw7oiDlrfDFE3mE5W d1YVeUIj+V5npFczZCWXG7mWqzwacDjwNvISAunEq/uwvtRGiBM11BZCRAynY0iIM2U+ Wmu9ov6/rzM79cHk7kqvEGPxp930wvhk2ff4ix67tkzkBknowQ/umzuW8rqKDUGgXZC6 n5zw== 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=M2wv8k81nQnQoN1Wg7b00kYIMsXJPuHblABk9x7K0Y0=; b=QVZ47mbdrhgPdQpqYAbY8o7VokO9Dgc7bedIgVlAu3AnkiQcCIn+5CPQcobAsBebBn IAp4VIAdWs+LPlhWo75Y2aHv1HL78r71xtqCZ1nIBzZkgysjP8s4fwwIIE4/RE3CtXwW SVxApweCYzBwHD8/gH3VxwTYP9jeiw4uQB3n8lQjZML/iOkCMkogHDjWvfBCZXfg6aX/ +kvtDxg1KecFAOblLipRWeXBjtCzEmz8kzua6ocpg/TMT4YYpIdNtZE5YpYv686KB5f6 Rlp9DY/4KbxzqUWhZRsiO/wkLIMOk9yTl4o6phF+oDCYC7gbP08NLQDWJWA4kHVwy2kZ eIwA== X-Gm-Message-State: AOAM532aB5nfzpRkngj4mIBOBc+x3zJyunlj1LofwtYL+pQnLqs+mcOh PbAKSxeyiWa9ZI4AogcmiMyfssSPbnKPR/dt/Z/27XRs5t2hsjpjU8IuttdPRUR9cQJEioxdRtG o7dlArL1i1m/UTBfoIygFdC0Qd7YscM4IxGCkT2+blJZUYDLm2wF6/3gWPzX16RnktRSwkRWH2e DAUILcMJUGx7EnHoWduwKACytchR4S2RwWRT4AZW829ArjjAWIvMVSrgPj2EA2olwJJdIE X-Google-Smtp-Source: ABdhPJyezyT0fb7u7nEbqyc/UpJQYtGMNuHpv/6gf9bkkSDrzerStv9rfyQzM4u4NcAUVdi79oX3bjIyAahxvuuZhJI= X-Received: by 2002:a5d:9042:: with SMTP id v2mr16149010ioq.18.1602492066119; Mon, 12 Oct 2020 01:41:06 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 12 Oct 2020 14:10:55 +0530 Message-ID: Subject: Re: Issue in fg_color and bg_color for connection string on query tool. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000005b631b05b17542e7" 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 --0000000000005b631b05b17542e7 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Oct 12, 2020 at 10:54 AM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Team, > > I have fixed the issue of fg_color and bg_color of the connection string > for the query tool. > PFA patch. (This is related to RM-3794 > ) > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000005b631b05b17542e7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Oct 12, 2020 at 10:54 AM= Nikhil Mohite <nikhil= .mohite@enterprisedb.com> wrote:
Hi Team,

I have= fixed the issue of fg_color and bg_color of the connection string for the = query tool.
PFA patch. (This is related to RM-3794)
<= div>

--
= Thanks & Regards,
= Nikhil Mohite
Software Engineer.
EDB Postgres
Mob.No: +91-7798364578.
<= /div>


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