Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0WsB-0003RD-Hz for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Mar 2018 18:29:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f0WsA-0002mZ-34 for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Mar 2018 18:29:34 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0Ws9-0002mP-SJ for pgadmin-hackers@lists.postgresql.org; Mon, 26 Mar 2018 18:29:33 +0000 Received: from mail-io0-x22a.google.com ([2607:f8b0:4001:c06::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f0Ws6-0004Bt-R5 for pgadmin-hackers@postgresql.org; Mon, 26 Mar 2018 18:29:33 +0000 Received: by mail-io0-x22a.google.com with SMTP id 141so24411786iou.12 for ; Mon, 26 Mar 2018 11:29:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=EN/VwN67MvJ1bGsg50C4KDr8fiZ6c1IaxNmau1pFayI=; b=T3pS3pdaxSHNyNkxZHOJXDlr0QoQMHNxf6yqeTtOW80sx4wZ3S8l4espKocZRRKHV6 Q+/GISGQTkJutjxGKxWcAfgYrArvCGRz7YY8z/mqel8mvCR/SpiHoMDaYenb/9/eyReu U1VZ/wjDnGNgYGRbf6I5dbTKPxHNEOwCs69AvsYgqDb4TWG1KpBMKyPVtIFUC8mmLXpX /1/HbohKkQQCzxCDZnRtOKEI4vvDWauwEjHjUl+wKrBnUkeVPwdZyETgAIK/Kzg+M4JU d8zUTkr5lB+Qp0h59dnNz5TvHnYWxe08s180JLaqImCqsaiTmmq/CeXvkWLLvLXZgBkI FjWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=EN/VwN67MvJ1bGsg50C4KDr8fiZ6c1IaxNmau1pFayI=; b=sOYjtXU2Xgck2Q650CmOWe0YQU/Bc8QqTsViaH06N4qv7IEh+fJLq5Z8HfRj/RAK0o /IOW0BVF1gBgpeCaJAaUL2BW1iF0yqXUdzl2k0zRFmQcJY2JP/hOPObEVoZgkLu8eoe/ 3Pi+qo1oolQGAfVCMltVr8sx5tRYDOUqEjY5CKF2V1xWerZKBjAkwIbj3/fTFMRex/Ik cgNYWCLm2dGV8YoGZwrNdGnyeEJlZ+O9gzVSXshkoxJCIzgGSWfAuvhSt9SYmhNdzx0I jTovFIURF8SPpV/0M2kRV71sWVNBf7ca3vKbsaQ6H4EvAj47k+qVm7vxWbLjWd0sX9NA 1gpQ== X-Gm-Message-State: AElRT7EwtKBr4Ox4eBqEgSXt6yctXlxUB3m3efmSao2FByE/9MZJd+3S SqJqU9N5VqouqqaT4T29EHvhTH8Zn21Gnkc9sa3tiA== X-Google-Smtp-Source: AG47ELtFbTP9G+Ynq+VG7PnOyZm92PgOF0oiIE2S99gBOYC2RT0aSugvw+zQvAA3WbLA8b934IKlGeVKJkOYtdiEYWg= X-Received: by 10.107.181.136 with SMTP id e130mr38326119iof.105.1522088968483; Mon, 26 Mar 2018 11:29:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.26.212 with HTTP; Mon, 26 Mar 2018 11:29:27 -0700 (PDT) From: Rahul Soshte Date: Mon, 26 Mar 2018 23:59:27 +0530 Message-ID: Subject: Trying to work on a feature. To: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="001a11445018487960056854f473" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a11445018487960056854f473 Content-Type: text/plain; charset="UTF-8" I am new to the codebase of pgAdmin4 and I am trying to work on this Feature. https://redmine.postgresql.org/issues/1998 which appends .sql to files when using the feature "Save" or "Save As" Which files or folders I should be mostly grasping or looking at ? --001a11445018487960056854f473 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I am new to the codebase of pgAdmin4 and I am tr= ying to work on this Feature.

https://redmine.postgresql.org/issues/1998

which appends .sql to files when using the feature "Save" = or "Save As"

Which files or folders I sho= uld be mostly grasping or looking at ?


--001a11445018487960056854f473--