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 1kQloo-0005xc-1R for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Oct 2020 06:23:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kQlom-0002mD-VA for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Oct 2020 06:23:52 +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 1kQlom-0002m6-Of for pgadmin-hackers@lists.postgresql.org; Fri, 09 Oct 2020 06:23:52 +0000 Received: from mail-il1-x134.google.com ([2607:f8b0:4864:20::134]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kQloj-0005sn-S8 for pgadmin-hackers@postgresql.org; Fri, 09 Oct 2020 06:23:52 +0000 Received: by mail-il1-x134.google.com with SMTP id b2so8216661ilr.1 for ; Thu, 08 Oct 2020 23:23:49 -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=5kkZLYY1AYVkTftUyBhvgn2LrdtzlOQyIe5jK9rAu0Q=; b=u3rMTqXZcjySkxhwJ9A6WhYboF+1fcoULSJHV5fuLjzARZfuucyzEQf9A5fq88lhj4 pneoxaxSdHiNaLY0t8AoIkqfrA3ofKL5WyupMouugbKIIwtU0+2Hjw6VJaHfMu/rBgdb jDhcHP3N86I5zK9NBToq0Fccuwboc0MGXRlRflsqLpTIyuzd4897lGRPgY50mVb8zibK 9PoT44yT704+yTZj8JhaGPGsyHMORJpQxf3UF5M3FUKyP1GLNUUFKvuRPVgeoY+bRvH3 bL/fQ6YjOE/PSKnYBIpzjPdfFybF6MExoUtBcL6rmoglgs95UpcTX/niVLhBEIxT/vMk RLEA== 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=5kkZLYY1AYVkTftUyBhvgn2LrdtzlOQyIe5jK9rAu0Q=; b=qronYsvg/tbQQRjHkLB9JdN/SlhN8kEUW/aUmdD2muZB0pykOJXm5doI++3j4ZpREa hjCJpjpuw+SuLqr8K75G2ATC/Kf+3jPuvUtTmMsDX+ztEL8XMHCyt2gg9skD9McPcKi6 QoIEId1fgnzCko9S61kewXjNq4wh3GTTL9MpaL7D/CbQyv9j4W7jO/ODH7qbDBfT2Gob 3ecV9X2maNX8HciosC7yYs/azQecfHhHiikq0Czjb6HnhvbOybhOb75ybtXXX1+8HPAN ZVrpYDwhgG/goDxQijx8nK3yP/6fjHq3sG4csvX+aOFttkbpCrQJsw+in8FIpkdNkzUW hUrw== X-Gm-Message-State: AOAM531PxVQmwu0dm/ddyatYBAV6TzQKTH9zC69zd+QFmX2TglN5lYww ErVA/TfzmcawIRPIX+Lq5VqWR5Qig6Jp31cs2K1inqXXkFndExEfhzfAylCFfXWkF69b04C1XaN 2iIWLQ0qS1pPj9AjzHlKwk3MUC/87lJWEa9V+AmtPMUprow8hlh4I6AxKhhDam5eKTYbfaflDKX SxT1mLm4wMXf6pLz8lI26UITA62ars62kt5nKg/flzYXnfcteBRNcQJPK8Hw== X-Google-Smtp-Source: ABdhPJyzD6336wOzxwTHrV44rmppgFuBHrqT4mYucn7QnXCJPiRmMbeYLCtVC96pi9tz12kxIe7GFOMaHb7gBDOxMBA= X-Received: by 2002:a05:6e02:1393:: with SMTP id d19mr10103563ilo.176.1602224627393; Thu, 08 Oct 2020 23:23:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Fri, 9 Oct 2020 11:53:36 +0530 Message-ID: Subject: Re: [pgAdmin][RM4855] Renaming a file removes the file extension To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000c43d2e05b136fd11" 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 --000000000000c43d2e05b136fd11 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Oct 8, 2020 at 6:34 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi, > > Attached patch will add the .sql when saving a file and and format -> sql > selected, no matter what the file name is. > Please review. > > On Thu, Oct 8, 2020 at 6:27 PM Akshay Joshi > wrote: > >> Thanks, patch applied. >> >> On Mon, Sep 28, 2020 at 6:08 PM Aditya Toshniwal < >> aditya.toshniwal@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Attached is the patch to fix a bug where extension file extension is >>> stripped on renaming a file. >>> Pleasure review. >>> >>> -- >>> Thanks, >>> Aditya Toshniwal >>> pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* >>> >>> "Don't Complain about Heat, Plant a TREE" >>> >> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> *pgAdmin Hacker | Sr. Software Architect* >> *EDB Postgres * >> >> *Mobile: +91 976-788-8246* >> > > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000c43d2e05b136fd11 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Oct 8, 2020 at 6:34 PM Adity= a Toshniwal <aditya= .toshniwal@enterprisedb.com> wrote:
Hi,

Attach= ed patch will add the .sql when saving a file and and format -> sql sele= cted, no matter what the file name is.
Please review.

On Thu, Oct 8, 2020 at 6:27 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

Hi Hackers,
<= div class=3D"gmail_default" style=3D"font-family:verdana,sans-serif">
A= ttached is the patch to fix a bug where extension file extension is strippe= d on renaming a file.
Pleasure=C2=A0review.

--
Thanks,
Aditya Tosh= niwal
pgAdmin hacker=C2=A0| Sr. Software Engineer= | edbpostgres.com<= /font>
"Don't Complain about Heat, Plant a TREE"


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Ar= chitect
EDB Postgres=
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal=
pgAdmin hacker=C2=A0| Sr. Software Engineer | edbpostgres.com
&quo= t;Don't Complain about Heat, Plant a TREE"


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