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 1lFZY0-0005Dp-D1 for pgadmin-hackers@arkaria.postgresql.org; Fri, 26 Feb 2021 09:36: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 1lFZXz-0003wR-94 for pgadmin-hackers@arkaria.postgresql.org; Fri, 26 Feb 2021 09:36: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 1lFZXz-0003wJ-3H for pgadmin-hackers@lists.postgresql.org; Fri, 26 Feb 2021 09:36:31 +0000 Received: from mail-ed1-x52e.google.com ([2a00:1450:4864:20::52e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lFZXs-00048v-Ob for pgadmin-hackers@postgresql.org; Fri, 26 Feb 2021 09:36:30 +0000 Received: by mail-ed1-x52e.google.com with SMTP id l12so10149004edt.3 for ; Fri, 26 Feb 2021 01:36:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9qqOp0Yi+Wpf1B47uQMNRiqebX2y/yk9UzPU4581fBQ=; b=Owle/GUnQH09dgSt4VO0X2WeaxrYndD4DV+GFTXomAbABm1k0v/rJT5YPzegoCfNvF Kg5+SUf5bUuYiMb73KJphSatIE9R+gSc4lJ/QQCwrlVqIev4ilI0ZK1gLpr02tZ2gxDt GcNUCYpGTz6GbgTfGhHPaq293SYWkn+h/Unx0DkoBkiv7K7mjRMPJb1gEEjYP2xzsUkn 25ZuPMvDLZ24pmPl5ORl7M0/LpDnl0Lub4vrBw6PaVpQieVZJ9w4roHIXcNEwNm9Sd4D vlVpkT2w2D+rJ7XmSIHZVF5n+hQqNtCtrRIWRV81VGgRf80HSxWlnqc5QrSUN7e89LSt a1OQ== 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=9qqOp0Yi+Wpf1B47uQMNRiqebX2y/yk9UzPU4581fBQ=; b=SdnEb5vssjdAwUCMACxjmnnc6+c2Q3EykS1XZGtqZ082Xz+h5K7evfGaWqQxbtYGrF /LBYgkpziMhUVo8Sz4hGj/qBugFyYUFIo3BLZD8Wf9hvufjHxG4j0TmatkRqxDZIUQSL ZtaTztU25XAMixM4/7NyoMahR4H0uCEY1GkRyvgyLGDwBf55eeIChtILZfxacq+OR+KT OWlwMB7RljabcV698VopE1EmQcLHHM2pM8hXur6LnfcowkxGcfZojToBTu34oxxbLkep 0gt1O/nJ/mgHXfRCx2UOvULxcnLHNoHue8Lwqdt3U6IUXZVBbYCGzxjrkJdx/xn2bLZz lrsw== X-Gm-Message-State: AOAM533mF+oJEOHS2fMktKdKromyG6MDMF6HG7Pna+MWGbOdDCOckrQ4 bXPoM7Fr4Hf8PmIhGUDlkXXqDCs6BBUAs/amVQVkEH1yudT86A== X-Google-Smtp-Source: ABdhPJxJ/vTFszjdILDnnxVcst3e2/wYrsariVEr3fSu9f7d9/G+TsBnefOjyhLbz+bQZgYHGJwxRbfat35FNwx0GCw= X-Received: by 2002:a05:6402:22d0:: with SMTP id dm16mr2298792edb.370.1614332183764; Fri, 26 Feb 2021 01:36:23 -0800 (PST) MIME-Version: 1.0 References: <87a6shyenl.fsf@gmail.com> <874ki1yais.fsf@gmail.com> <87zgztwv30.fsf@gmail.com> <87v9ahwmn2.fsf@gmail.com> In-Reply-To: From: Dave Page Date: Fri, 26 Feb 2021 09:36:12 +0000 Message-ID: Subject: Re: pgagent unicode support To: Neel Patel Cc: Ashesh Vashi , pgadmin-hackers , Sergey Burladyan Content-Type: multipart/alternative; boundary="0000000000005cf1f405bc3a0010" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000005cf1f405bc3a0010 Content-Type: text/plain; charset="UTF-8" On Fri, Feb 26, 2021 at 6:36 AM Neel Patel wrote: > Hi Dave/Ashesh, > > Do you have any further comments ? > Thanks Sergey, Neel. I have no further comments. > > Thanks, > Neel Patel > > On Wed, Feb 24, 2021 at 8:14 PM Sergey Burladyan > wrote: > >> Neel Patel writes: >> >> > Thanks for the review. Please find the attached updated patch. >> > Do review it and let me know in case of any comments. >> >> Looks good, thanks! >> >> -- >> Sergey Burladyan >> > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EDB: http://www.enterprisedb.com --0000000000005cf1f405bc3a0010 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Fri, Feb 26, 2021 at 6:36 AM Neel = Patel <neel.patel@enterpr= isedb.com> wrote:
Hi Dave/Ashesh,

Do you have = any further comments ?

Thanks S= ergey, Neel. I have no further comments.
=C2=A0

= Thanks,
Neel Patel

On Wed, Feb 24, 2021 at 8:14 PM Sergey Bu= rladyan <eshkin= kot@gmail.com> wrote:
Neel Patel <neel.patel@enterprisedb.com> writes:

> Thanks for the review. Please find the attached updated patch.
> Do review it and let me know in case of any comments.

Looks good, thanks!

--
Sergey Burladyan


--
--0000000000005cf1f405bc3a0010--