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 1pShMk-0007zR-Ew for pgsql-hackers@arkaria.postgresql.org; Thu, 16 Feb 2023 16:44:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pShMj-0002LF-92 for pgsql-hackers@arkaria.postgresql.org; Thu, 16 Feb 2023 16:44:13 +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 1pShMi-0002L6-VN for pgsql-hackers@lists.postgresql.org; Thu, 16 Feb 2023 16:44:12 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pShMg-0002s2-Gl for pgsql-hackers@postgresql.org; Thu, 16 Feb 2023 16:44:12 +0000 Received: (Authenticated sender: adsend@dunslane.net) by mail.gandi.net (Postfix) with ESMTPSA id C80C2240004; Thu, 16 Feb 2023 16:44:02 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------huyI6xQo4KbQuaRWmE0TLRSw" Message-ID: Date: Thu, 16 Feb 2023 11:44:01 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: run pgindent on a regular basis / scripted manner Content-Language: en-US To: "shiy.fnst@fujitsu.com" , Jelte Fennema Cc: Robert Haas , Tom Lane , Justin Pryzby , Andres Freund , Noah Misch , Peter Geoghegan , Bruce Momjian , Magnus Hagander , Alvaro Herrera , Stephen Frost , Jesse Zhang , "pgsql-hackers@postgresql.org" References: <1708030.1675446770@sss.pgh.pa.us> <20230204041848.GC1896331@rfd.leadboat.com> <20230204113453.vmtnayjvhyg5qqqy@alap3.anarazel.de> <1923921.1675526879@sss.pgh.pa.us> <20230204171101.GF1653@telsasoft.com> <2009472.1675532231@sss.pgh.pa.us> <3d67bc80-4de2-5ba8-e272-e4ad2e59ba04@dunslane.net> <4ac8f263-f1bb-faa5-a307-1fffe00f0e3e@dunslane.net> <0f074818-b01a-799f-3c74-5fb5deab1d23@dunslane.net> <1d66447e-a77b-ca0d-90a0-782800e85383@dunslane.net> From: Andrew Dunstan In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------huyI6xQo4KbQuaRWmE0TLRSw Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2023-02-16 Th 03:26, shiy.fnst@fujitsu.com wrote: > On Thu, Feb 9, 2023 6:10 AM Andrew Dunstan wrote: >> Thanks, I have committed this. Still looking at Robert's other request. >> > Hi, > > Commit #068a243b7 supported directories to be non-option arguments of pgindent. > But the help text doesn't mention that. Should we update it? Attach a small > patch which did that. > Thanks, pushed. cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com --------------huyI6xQo4KbQuaRWmE0TLRSw Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit


On 2023-02-16 Th 03:26, shiy.fnst@fujitsu.com wrote:
On Thu, Feb 9, 2023 6:10 AM Andrew Dunstan <andrew@dunslane.net> wrote:
Thanks, I have committed this. Still looking at Robert's other request.

Hi,

Commit #068a243b7 supported directories to be non-option arguments of pgindent.
But the help text doesn't mention that. Should we update it? Attach a small
patch which did that.


Thanks, pushed.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com
--------------huyI6xQo4KbQuaRWmE0TLRSw--