Re: pgindent && weirdness - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pgindent && weirdness
Date
Msg-id 20200117023747.GA4256@alvherre.pgsql
Whole thread Raw
In response to Re: pgindent && weirdness  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgindent && weirdness  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2020-Jan-17, Michael Paquier wrote:

> On Thu, Jan 16, 2020 at 06:13:36PM -0300, Alvaro Herrera wrote:
> > This is indeed a very good fix!  Several badly formatted sites in our
> > code are improved with this change.
> 
> Nice find!  Could you commit that?  I can see many places improved as
> well, among explain.c, tablecmds.c, typecmds.c, and much more. 

I think Tom is the only one who can commit that,
https://git.postgresql.org/gitweb/?p=pg_bsd_indent.git

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: making the backend's json parser work in frontend code
Next
From: Michael Paquier
Date:
Subject: Re: Setting min/max TLS protocol in clientside libpq