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 1lHmx2-00088p-MV for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Mar 2021 12:19:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lHmx1-0004Ty-JT for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Mar 2021 12:19:31 +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 1lHmx1-0004Tr-9Q for pgadmin-hackers@lists.postgresql.org; Thu, 04 Mar 2021 12:19:31 +0000 Received: from mail-io1-xd33.google.com ([2607:f8b0:4864:20::d33]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lHmwy-0003wi-UD for pgadmin-hackers@postgresql.org; Thu, 04 Mar 2021 12:19:30 +0000 Received: by mail-io1-xd33.google.com with SMTP id 81so25787150iou.11 for ; Thu, 04 Mar 2021 04:19:28 -0800 (PST) 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=D6pnBcCNyNmRdBKaiPJ02iGI8auJTslXvgcjKtk3FNM=; b=LQY1fQThoREl3SUi2qG8wVkuoIuTCnF0aNbCNZ/8tyZU2xl+M+ZjoMImeBf3kgNfWt pY83/CO5WGUfeli9BeVWY+mMoXU/rbZ4Zxt99CMe15ptWGgwuAnF/AUQ4NnnhNdlQaei kbBKfzUPVgjB3wY/JncbfmtoNgWHvLWb25a2hQbXjIchS4GkZeanSEwvjVilHsTht7Kg cP+1SX2JFpD4/uITBKIQm28ZnMmT3G9vSNMZNK76/kDWmEUMyV8aTvS9YAh8Eas0NbUx 59LEqigeZ6AFY6L5MOANhMXKb44XYleh2osRwRHn8Gc/ZSSxMix1bXO9eO5a6Tx7UQqh GAHA== 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=D6pnBcCNyNmRdBKaiPJ02iGI8auJTslXvgcjKtk3FNM=; b=F1Xi8atXB4tGMlWC0wahn5JefSNN6bDwSzzZcwyEZtkDEsjYbXmQIRTiwOtt96/KlP JKdDukyVhFwENss1gXRPgqe9UM/E7ncT9avX+opv5Tfzem9k4so+KYn0yVduyoNegfh1 XIXLknsqreOLm4rhTSwD5mllIKUJ8VLKAJtZr0sj6w6LBHimI+dtJ2RTkUmQpC5SB0QP DQZV2FSS7n8GyIofkYYbHUE1xho7Z7tfiSw+YTiL1QGoNdzRPG/6pA5g72rIdqoNic7R JiYfA/AssWbredEJj9ewd0AIF+Xg1iGfE7Q3uL+SEeuMBE/hLeyOUPS2mbYsVYoueh26 jUQQ== X-Gm-Message-State: AOAM530oTBXmtDtPUfcuPjSVHAXJyuYJnrplmPGrgNTHDEJIaULaKD5n 1DXVOKBrGuRhht2utFg8kQ5GnuyGUmMMHxRBPIwC5J97j/AP6AqaVQg15RWN9pRK4ujRuXy4bf9 IuqtHO5jt0FqCTwUSjaFWA2rTu+jn/MVxnTdLu437+fGS9x69gmZGcf3xNbjl7irFBCg1ya18+N F500dMYTqsEmH6U1zIkL36tKwXXiuqJqbtM1aYSSyIYYvzLHwAErx2raNDBIDxxkM= X-Google-Smtp-Source: ABdhPJztrzf63aU+mr9NobqmZbpeA3ZPWDK0N6OK/hM6VvqI58sGIHk1r4tecsiqrs343wnmk7VBc7K1eEo6HpQaKYU= X-Received: by 2002:a02:a889:: with SMTP id l9mr3791367jam.1.1614860367048; Thu, 04 Mar 2021 04:19:27 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 4 Mar 2021 17:49:16 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6286]: Template database is not displayed in Databases node. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000008a495e05bcb4fab3" 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: Archived-At: Precedence: bulk --0000000000008a495e05bcb4fab3 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Mar 4, 2021 at 5:34 PM Nikhil Mohite wrote: > Hi Hackers, > > Please find the attached patch for RM-6286 > : The template database is > not displayed in the Databases node. > I have also tested issue RM-5875 > (Which is related to this > issue) after new changes and it is working fine. > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000008a495e05bcb4fab3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Mar 4, 2021 at 5:34 PM Nikhi= l Mohite <nikhil.mohit= e@enterprisedb.com> wrote:
Hi Hackers,

Please fi= nd the attached patch for RM-6286: The template database is not displayed= in the Databases node.


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

--0000000000008a495e05bcb4fab3--